MediaQueryEngine_t::KnownMediaServers (Windows Embedded CE 6.0)
1/5/2010
The KnownMediaServers function returns a ServerInfoCollection_t object.
Syntax
ServerInfoCollection_t KnownMediaServers( void );
Parameters
None.
Return Value
This method returns a ServerInfoCollection_t object.
Remarks
Call IsValid on the returned ServerInfoCollection_t to make sure it is valid. If the returned ServerInfoCollection_t object is not valid, call GetLastError to find out reason for the failure.
Requirements
Header | mediaqueryengine.hpp |
Library | MQELib.lib |
Windows Embedded CE | Windows CE 5.0 Networked Media Device Feature Pack and later |