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.
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 |