|
Allows the player to pass in a dispatch that implements the custom object model. This interface can be passed out to script. Syntax HRESULT ITIMEMediaPlayer::get_customObject(IDispatch **disp); Parameters
Return Value Returns S_OK if successful, or an error value otherwise. Remarks
|