IMediaPosition::CanSeekForward (Compact 2013)
3/26/2014
This method determines if the current position can be moved forward in the media stream.
Syntax
HRESULT CanSeekForward(
LONG* pCanSeekForward
);
Parameters
- pCanSeekForward
[out] Set to OATRUE if able to seek forward; otherwise set to OAFALSE.
Return Value
Returns an HRESULT value.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |