All Frameworks Class Hierarchy This Framework Indexes
System Macro CATSysEndImplSettingCtrlLocks
Macro CATSysEndImplSettingCtrlLocks (Brand,FW,Name,ParamName)
Ends the implementation sequence of the methods dealing with the locks of a setting parameter.
Role:This macro ends the macro sequence that have been begun
with CATSysBeginImplSettingCtrlLocks . The two following methods are now implemented:
- HRESULT BrandFWNameSettingCtrl::GetParamNameInfo(CATSettingInfo* oInfo)
- HRESULT BrandFWNameSettingCtrl::SetLockParamName (unsigned char iLock)
- Parameters:
-
- Brand
- The brand to which this controller belongs
- FW
- The framework in which the controller is implemented
- Name
- The name of the controller
- ParamName
- The name of the setting's parameter used in the method's name
This object is included in the file: CATSysMacroSettingCtrl.h