CSourceSeeking::GetCurrentPosition (Compact 2013)

3/26/2014

Not currently implemented.

Syntax

HRESULT GetCurrentPosition(
  LONGLONG* pCurrent 
);

Parameters

  • pCurrent
    Current position in current time format units.

Return Value

Returns E_NOTIMPL.

Remarks

This function is typically supported only in renderers and not in source filters.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CSourceSeeking Class