IRTCBuddy (Windows Embedded CE 6.0)
1/6/2010
Note
This interface is unsupported in Windows Embedded CE 6.0.
This interface represents a Buddy object. It includes methods to obtain presence status information on the buddy. The IRTCClientPresence::AddBuddy method creates the buddy object. Basic presence functionality, such as setting and retrieving presence information, is provided by the methods on the inherited IRTCPresenceContact interface.
Methods
The following tables show the methods for this interface in vtable order. This is the order in which the compiler calls the methods. This interface inherits the methods for the IUnknown and IRTCPresenceContact interfaces.
The following table shows the IRTCPresenceContact methods.
Method | Description |
---|---|
Sets or gets the present URI of the presence contact. |
|
Sets or gets the displayable name of the presence contact. |
|
Sets or gets the private data associated with this presence contact. |
|
Sets or gets a value indicating if the presence contact is persistent. |
The following table shows the IRTCBuddy methods.
Method | Description |
---|---|
Gets the current presence status of the buddy. |
|
Gets the custom presence string of the buddy. |
Requirements
Header | rtccore.h, rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |