MPLATFORMLib Namespace > IMColors Interface : GetBrightContParam Method |
Sub GetBrightContParam( _ ByRef _pParam As MG_BRIGHT_CONT_PARAM, _ ByRef _pbEnable As Integer _ )
void GetBrightContParam( out MG_BRIGHT_CONT_PARAM _pParam, out int _pbEnable )
procedure GetBrightContParam( Out _pParam: MG_BRIGHT_CONT_PARAM; Out _pbEnable: Integer );
void GetBrightContParam( [PARAMFLAG::Out] MG_BRIGHT_CONT_PARAM _pParam, [PARAMFLAG::Out] int _pbEnable )