RTCCS_ (Windows CE 5.0)
The create session constants are used when new sessions are created or when the application wants to use a specific profile.
Value | Description |
---|---|
RTCCS_FAIL_ON_REDIRECT = 0x00000002 | The application will handle redirection events. |
RTCCS_FORCE_PROFILE = 0x00000001 | The user specifies the profile to use for the session. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Rtccore.h.
See Also
RTC Client API Constants | IRTCClient::CreateSession
Send Feedback on this topic to the authors