ServerInfo_t::DeviceStatus (Windows Embedded CE 6.0)
1/5/2010
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
Header | mediaqueryengine.hpp |
Library | MQELib.lib |
Windows Embedded CE | Windows CE 5.0 Networked Media Device Feature Pack and later |