Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The NextRedirectedUser method advances the index in the array of addresses kept by the redirection context. This is used only when the redirects are processed manually; that is, when the session is created using the RTCCS_FAIL_ON_REDIRECT flag.
HRESULT NextRedirectedUser();
Parameters
This method has no parameters.
Return Values
RTC methods may return an RTC_E_ constant.
Value | Meaning |
---|---|
S_FALSE | There are no more contacts left in the redirect list. |
Requirements
Client: Requires Windows XP.
Server: Requires Windows Server 2003.
Redistributable: Requires Rtcdll.dll on Windows 2000, and Windows Me/98.
Header: Declared in Rtccore.h.
Library: Included as a resource in Rtcdll.dll.
GUID: IID_IRTCSession is defined as 387c8086-99be-42fb-9973-7c0fc0ca9fa8.
See Also
IRTCSession, IRTCSession::get_RedirectedUserURI, IRTCSession::get_RedirectedUserName