CATIAApplicationFrame Global Function GetCATCafTreeSettingCtrl
All Frameworks Class Hierarchy This Framework Indexes
CATIAApplicationFrame Global Function GetCATCafTreeSettingCtrl
HRESULT GetCATCafTreeSettingCtrl( | const IID& | iInterfaceIdentifier, |
| void** | oInterfacePointer) |
-
Global function to retrieve the controler which manages the
different settings attached to the presentation of the specification tree.
- Parameters:
-
- iInterfaceIdentifier
- The identifier of the interface which is queried on the implementation.
This interface can be:
CATIIniSettingManagment, for every aspect regarding the general methods on a
CATSettingRepository class (Commit, Rollback, ResetToAdminValues, etc.)
-
CATICafTreeSettingAtt, for all the methods to access to data stored in the embedded .CATSetting file.
- oInterfacePointer
- The address where the returned pointer to the interface is located. It is up to the user of this method to release the pointer.
This object is included in the file: GetCATCafTreeSettingCtrl.h
Copyright © 2003, Dassault Systèmes. All rights reserved.