System Global Function CATSysInstantiateSettingRepository
CATSysInstantiateSettingRepository(
iCtrl,
oCtrl)
Instanciates a CATIASettingRepository object.
Role: Creates an instance of the interface CATIASettingRepository
from the CATSysSettingRepository object.
Parameters:
iCtrl
a valid pointer to a CATSysSettingRepository object
oCtrl
a pointer to a CATIASettingRepository object.
Returns:
Legal values: S_OK on success, and E_FAIL otherwise
This object is included in the file: CATIASettingRepositoryFactory.h