1/6/2010
Note
This method is unsupported in Windows Embedded CE 6.0.
This method gets the presence property related to the completed operation.
Syntax
HRESULT get_PresenceProperty(
RTC_PRESENCE_PROPERTY* penPresProp
);
Parameters
- penPresProp
[out] Pointer to an RTC_PRESENCE_PROPERTY enumeration value specifying the property.
Return Value
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
| Header | rtccore.h, rtccore.idl |
| Library | rtcdll.dll |
| Windows Embedded CE | Windows CE .NET 4.2 and later |