IMediaObjectImpl.GetParamCount Method

IMediaObjectImpl

An NDoc Documented Class Library

IMediaObjectImpl.GetParamCount Method 

COM entry point for IMediaParamInfo.GetParamCount

public int GetParamCount(
   out int pdwParams
);

Implements

IMediaParamInfo.GetParamCount

Remarks

There should be no need to modify or override this method. See ParamDefine and ParamCalcValueForTime for details about how this works.

See Also

IMediaObjectImpl Class | MediaObjectTemplate Namespace