MPLATFORMLib Namespace > CoMColorsClass Class : GetColorParam Method |
Public Overridable Sub GetColorParam( _ ByRef _pParam As MG_COLOR_PARAM, _ ByRef _pbEnable As Integer _ )
public virtual void GetColorParam( out MG_COLOR_PARAM _pParam, out int _pbEnable )
public procedure GetColorParam( Out _pParam: MG_COLOR_PARAM; Out _pbEnable: Integer ); virtual;
public: virtual void GetColorParam( [PARAMFLAG::Out] MG_COLOR_PARAM _pParam, [PARAMFLAG::Out] int _pbEnable )