IRTCPresencePropertyEvent::PresenceProperty (Windows CE 5.0)
This method gets the presence property related to the completed operation.
HRESULT get_PresenceProperty(RTC_PRESENCE_PROPERTY*penPresProp);
Parameters
- penPresProp
[out] Pointer to an RTC_PRESENCE_PROPERTY enumeration value specifying the property.
Return Values
This method can return an RTC_E_ constant. The following table shows an additional possible return value.
Value | Description |
---|---|
RTC_E_NOT_EXIST | No presence property has been set. |
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Rtccore.h, Rtccore.idl.
Link Library: Rtcdll.dll.
See Also
IRTCPresencePropertyEvent | RTC_PRESENCE_PROPERTY
Send Feedback on this topic to the authors