Share via


RTCCS_ (Windows Embedded CE 6.0)

1/6/2010

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