Share via


MediaQuery_t::BatchSize (Windows Embedded CE 6.0)

1/5/2010

The BatchSize method returns the batch size used to create the MediaQuery_t object. This is the same batch size passed in the MediaQueryEngine_t::CreateNewQuery/MediaQueryEngine_t::OemExtensionUpnpQuery call for this MediaQuery_t.

Syntax

int BatchSize ( none );

Parameters

None.

Return Value

This method returns the batch size.

Requirements

Header mediaqueryengine.hpp
Library MQELib.lib
Windows Embedded CE Windows CE 5.0 Networked Media Device Feature Pack and later

See Also

Reference

MediaQuery_t