IRTCBuddyGroup (Windows Embedded CE 6.0)
1/6/2010
Note
This interface is unsupported in Windows Embedded CE 6.0.
This interface exposes the properties of a group object and allows buddies to be added to or removed from the group. The IRTCClientPresence2::AddGroup method creates the IRTCBuddyGroup interface.
Methods
The following table shows the methods for this interface in vtable order. This is the order in which the compiler calls the methods. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.
Method | Description |
---|---|
Sets or gets the name of the group. |
|
Adds a buddy to the buddy group. |
|
Removes a buddy from this group. |
|
Gets an enumeration of the buddies that are members of the group. |
|
Gets a collection of the buddies that are members of this group. |
|
Sets or gets the private data associated with this group. |
|
Gets the profile associated with the buddy group. |
Requirements
Header | rtccore.h, rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.2 and later |