IWMPEvents::CurrentItemChange (Windows Embedded CE 6.0)
1/6/2010
The CurrentItemChange event occurs when the current media is changed.
Syntax
void CurrentItemChange( IDispatch* pdispMedia );
Parameters
- pdispMedia
[in] Pointer to an IDispatch interface that identifies the new current item.
Return Values
This event does not return a value.