RTCCS_

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

Header rtccore.h
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

RTC Client API Constants
IRTCClient::CreateSession