IAMExtendedSeeking::get_CurrentMarker
Microsoft DirectShow 9.0 |
IAMExtendedSeeking::get_CurrentMarker
The get_CurrentMarker method retrieves the current marker.
Syntax
HRESULT get_CurrentMarker( long *pCurrentMarker );
Parameters
pCurrentMarker
[out] Pointer to a variable that receives the current marker.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.
Requirements
Header: Include Qnetwork.h.
Library: None.