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.
.gif)
.gif)
10/16/2008
This class represents a subscriber-status message.
Syntax
class SubscriberStatusMsg : public Msg
Method
| Method | Description |
|---|---|
Returns the error code of this subscriber-status message. |
|
Returns the date and time since the last packet was received. |
|
Returns the date and time since the last service key was received. |
|
Returns the status of the subscription to MSN Direct Services. |
Remarks
This class inherits from Msg Class.
The host device can send this message to query for the subscriber status of the MSN Direct receiver. The receiver can send this message to communicate a change in subscriber status to the host device.
If the service type is SUBSCRIBER_STATUS, then the incoming message from the MSN Direct receiver includes information about the subscriber status. You can typecast it to a SubscriberStatusMsg object.
In MSN Direct services for Windows Embedded CE, the host device is the Windows Embedded CE powered device.
Requirements
| Header | DBRLib.h |
| Library | DBRLib.lib |
| Windows Embedded CE | Windows CE 5.0, Windows Embedded NavReady 2009 |