Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.