MPLATFORMLib Namespace > CoMColorsClass Class : SetColorParam Method |
Public Overridable Sub SetColorParam( _ ByRef _pParam As MG_COLOR_PARAM, _ ByVal _bEnable As Integer, _ ByVal _nMSecForChange As Integer _ )
public virtual void SetColorParam( ref MG_COLOR_PARAM _pParam, int _bEnable, int _nMSecForChange )
public procedure SetColorParam( var _pParam: MG_COLOR_PARAM; _bEnable: Integer; _nMSecForChange: Integer ); virtual;
public: virtual void SetColorParam( ref MG_COLOR_PARAM _pParam, int _bEnable, int _nMSecForChange )