IRTCSession::NextRedirectedUser

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This method advances the index in the array of addresses kept by the redirection context. Use this method only when processing redirects manually, that is, when the session is created using the RTCCS_FAIL_ON_REDIRECT flag.

Syntax

HRESULT NextRedirectedUser();

Parameters

None.

Return Value

This method can return an RTC_E_ constant.

The following table shows additional possible return values.

Value Description

S_OK

Success.

S_FALSE

There is no address to be processed (end of the redirect list).

Requirements

Header rtccore.h, rtccore.idl
Library uuid.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IRTCSession
IRTCSession::RedirectedUserName
IRTCSession::RedirectedUserURI