IMediaObjectImpl.GetParamText Method

IMediaObjectImpl

An NDoc Documented Class Library

IMediaObjectImpl.GetParamText Method 

COM entry point for IMediaParamInfo.GetParamText

public int GetParamText(
   int dwParamIndex,
   out IntPtr ppwchText
);

Implements

IMediaParamInfo.GetParamText

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