IRTCBuddyEvent2:IRTCBuddyEvent (Windows CE 5.0)

Send Feedback

This interface retrieves information when the presence state of a buddy changes, or when roaming buddy information is updated. IRTCBuddyEvent2 extends the IRTCBuddyEvent 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 IRTCBuddyEvent interfaces.

The following table shows the IRTCBuddyEvent method.

Method Description
Buddy Gets the buddy object.

The following table shows the IRTCBuddyEvent2 methods.

Method Description
EventType Gets the event type.
StatusCode Gets the result code of the completed operation.
StatusText Gets the status text string of the completed operation.

Requirements

OS Versions: Windows CE .NET 4.2 and later.
Header: Rtccore.h, Rtccore.idl
Link Library: Uuid.lib.

See Also

RTC Client API Interfaces | IDispatch | IRTCBuddyEvent | IUnknown

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.