IRTCBuddyEvent2

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

Note

This interface is unsupported in Windows Embedded CE 6.0.

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

IRTCBuddyEvent::Buddy

Gets the Buddy object.

The following table shows the IRTCBuddyEvent2 methods.

Method Description

IRTCBuddyEvent2::EventType

Gets the event type.

IRTCBuddyEvent2::StatusCode

Gets the result code of the completed operation.

IRTCBuddyEvent2::StatusText

Gets the status text string of the completed operation.

Requirements

Header rtccore.h, rtccore.idl
Library uuid.lib
Windows Embedded CE Windows CE .NET 4.2 and later

See Also

Reference

RTC Client API Interfaces