MLCHARGENLib Namespace > IMLCharGen Interface : GetVideoProperties Method |
Sub GetVideoProperties( _ ByRef _pVideoPropsSet As CG_VIDEO_PROPS, _ ByRef _pVideoPropsOrigin As CG_VIDEO_PROPS _ )
void GetVideoProperties( out CG_VIDEO_PROPS _pVideoPropsSet, out CG_VIDEO_PROPS _pVideoPropsOrigin )
procedure GetVideoProperties( Out _pVideoPropsSet: CG_VIDEO_PROPS; Out _pVideoPropsOrigin: CG_VIDEO_PROPS );
void GetVideoProperties( [PARAMFLAG::Out] CG_VIDEO_PROPS _pVideoPropsSet, [PARAMFLAG::Out] CG_VIDEO_PROPS _pVideoPropsOrigin )