KnowledgeInterfaces Typedef CATInstanciationFunction

typedef HRESULT (*CATInstanciationFunction) ( const CATICkeObject_var & iOwner, const CATUnicodeString& iKey, CATICkeObject_var& oInstanciated)
Pointer on function to instantiate an object from its Knowledge type.
Internal Use.
Values:
iOwner
The object that will aggregate the object to create
iKey
The name of the object to create
oInstanciated
The object instanciated.
Returns:
classic HRESULT

This object is included in the file: CATGlobalFunctions.h

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.