ServerInfo_t::DeviceStatus (Windows CE 5.0)
This method returns status of the server.
Syntax
DeviceStatus_e DeviceStatus ( void );
Parameters
None.
Return Value
This method returns status of server. The possible values are:
Value | Description |
---|---|
DETACHED | The server is not available. |
ATTACHED | The server is available. |
ACTIVE | The server is available and is the current content provider server. |
Remarks
None.
Requirements
OS Versions: Windows CE 5.0 Networked Media Device Feature Pack.
Header: MediaQueryEngine.hpp.
Link Library: MQELib.lib.
See Also
Send Feedback on this topic to the authors