Share via


RTC Presence Device Object (Windows Embedded CE 6.0)

1/6/2010

The Presence Device object retrieves information such as the following about the presence devices available to a specified Buddy.

  • Status
  • Notes
  • Presence property
  • Device data

To access this object, use the IRTCPresenceDevice interface.

To create a Presence Device object, use IRTCEnumPresenceDevices::Next.

For more information about using the Presence Device object, see the Presence information at this Microsoft Web site.

See Also

Concepts

RTC Client API Objects and Interfaces
RTC Client API Code Examples