MFORMATSLib Namespace > IMColors Interface : SetBrightContParam Method |
Sub SetBrightContParam( _ ByRef _pParam As MG_BRIGHT_CONT_PARAM, _ ByVal _bEnable As Integer, _ ByVal _nMSecForChange As Integer _ )
void SetBrightContParam( ref MG_BRIGHT_CONT_PARAM _pParam, int _bEnable, int _nMSecForChange )
procedure SetBrightContParam( var _pParam: MG_BRIGHT_CONT_PARAM; _bEnable: Integer; _nMSecForChange: Integer );
void SetBrightContParam( ref MG_BRIGHT_CONT_PARAM _pParam, int _bEnable, int _nMSecForChange )