MediaQuery_t (Windows Embedded CE 6.0)
1/5/2010
This object is returned by MediaQueryEngine_t::CreateNewQuery or MediaQueryEngine_t::OemExtensionUpnpQuery methods. It contains state information for a query using MediaQuery_t::GetNextBatch. This interface provides methods that enable an application to access result of a media query. The object returns query result in batches.
Methods
The following table shows the methods for this interface.
Method | Description |
---|---|
Identifies the batch size with which the MediaQuery_t object was created. |
|
Gets or sets the current offset position |
|
Returns a MediaItemBatch_t object |
|
Checks if the MediaQuery_t object is valid. |
|
Returns the total number result media items available. |
Requirements
Header | mediaqueryengine.hpp |
Library | MQELib.lib |
Windows Embedded CE | Windows CE 5.0 Networked Media Device Feature Pack and later |