Share via


ServerInfo_t (Windows Embedded CE 6.0)

1/5/2010

The GetServerInfo call on a ServerInfoCollection_t object returns a ServerInfo_t object.

This interface provides methods to get information for a media server.

Methods

The following table shows the methods for this interface.

Method Description

ServerInfo_t::Activate

This method allows you to activate the server if it is available.

ServerInfo_t::DeviceStatus

Returns the status of the server

ServerInfo_t::FriendlyDeviceName

Returns the friendly device name of the server

ServerInfo_t::IsValid

Checks validity of the object

ServerInfo_t::ModelNumber

Returns the model number of the server

ServerInfo_t::UniqueDeviceName

Returns the unique device name of the server

See Also

Concepts

Media Query Engine Interfaces