Windows Media Player 11 SDK IWMPQuery Interface 

Windows Media Player SDK banner art

Previous Next

IWMPQuery Interface

The IWMPQuery interface represents a compound query.

In addition to the methods inherited from IDispatch, the IWMPQuery interface exposes the following methods.

Method Description
addCondition Adds a condition to the compound query using AND logic.
beginNextGroup Begins a new condition group.

See Also

Previous Next