MLCHARGENLib Namespace > CoMLCharGenClass Class : GetVideoProperties Method |
Public Overridable Sub GetVideoProperties( _ ByRef _pVideoPropsSet As CG_VIDEO_PROPS, _ ByRef _pVideoPropsOrigin As CG_VIDEO_PROPS _ )
public virtual void GetVideoProperties( out CG_VIDEO_PROPS _pVideoPropsSet, out CG_VIDEO_PROPS _pVideoPropsOrigin )
public procedure GetVideoProperties( Out _pVideoPropsSet: CG_VIDEO_PROPS; Out _pVideoPropsOrigin: CG_VIDEO_PROPS ); virtual;
public: virtual void GetVideoProperties( [PARAMFLAG::Out] CG_VIDEO_PROPS _pVideoPropsSet, [PARAMFLAG::Out] CG_VIDEO_PROPS _pVideoPropsOrigin )