RTCIF_
These constants are initialization flags for RTC clients. The following table shows the initialization flags.
| Value | Description |
|---|---|
| RTCIF_DISABLE_MEDIA = 0x00000001 | Media streams are disabled upon initialization.
Note This constant is only available for RTC 1.2 and later. |
| RTCIF_DISABLE_UPNP = 0x00000002 | UPnP streams are disabled upon initialization.
Note This constant is only available for RTC 1.2 and later. |
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Rtccore.h.
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.