다음을 통해 공유


ServerInfo_t::DeviceStatus (Windows CE 5.0)

Send Feedback

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

ServerInfo_t

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.