IMSVidPlaybackEvent::EndOfMedia Method
This topic applies to Windows XP or later.
The EndOfMedia method is called when playback reaches the end of the source media.
Syntax
HRESULT EndOfMedia(
[in] IMSVidPlayback *lpd
);
Parameters
- lpd [in]
Specifies a pointer to the IMSVidPlayback interface of the playback device.
Return Value
Return S_OK or an error code.
Remarks
The dispatch identifier (dispid) of this method is eventidEndOfMedia.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008