Windows Media Player 11 SDK Query ObjectÂ
Previous | Next |
Query Object
The Query object represents a compound query.
The Query object supports the following methods.
Method | Description |
addCondition | Adds a condition to the Query object using AND logic. |
beginNextGroup | Begins a new condition group. |
For purposes of illustration, player.mediaCollection.createQuery() is used to represent the Query object in the reference syntax sections.
- About the Query Object
- MediaCollection.createQuery
- MediaCollection.getPlaylistByQuery
- MediaCollection.getStringCollectionByQuery
- Object Model Reference for Scripting
Previous | Next |