Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
Applies to Windows Embedded CE 6.0 R2
This property is used to get the unsolicited subscription object associated with this incoming NOTIFY message.
Syntax
HRESULT Subscription (
IRTCUnsolicitedSubscription** ppSubscription
);
Parameters
- ppSubscription
[out, retval] The IRTCUnsolicitedSubscription object to return to the caller.
Requirements
| Header | rtccore.h, rtccore.idl |
| Library | uuid.lib |
| Windows Embedded CE | Windows Embedded CE 6.0 R2 |