RTCRMF_
The roaming constants describe objects with roaming capabilities. The following table shows the roaming constants.
| Value | Description |
|---|---|
| RTCRMF_ALL_ROAMING = 0x0000000F | All objects can have roaming enabled. |
| RTCRMF_BUDDY_ROAMING = 0x00000001 | A Buddy object has roaming enabled. |
| RTCRMF_PRESENCE_ROAMING = 0x00000004 | A Presence object has roaming enabled. |
| RTCRMF_PROFILE_ROAMING = 0x00000008 | A Profile object has roaming enabled. |
| RTCRMF_WATCHER_ROAMING = 0x00000002 | A Watcher object has roaming enabled. |
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.