Windows Media Player 11 SDK IWMPQuery Interface
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
- Interfaces
- IWMPMediaCollection2::createQuery
- IWMPMediaCollection2::getPlaylistByQuery
- IWMPMediaCollection2::getStringCollectionByQuery
Previous | Next |