All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATICreateInstance
Usage: you can freely reimplement this interface.
interface CATICreateInstance
Interface used to create an implementation instance.
CATICreateInstance must be implemented by a CodeExtension of the component to create.
public virtual HRESULT __stdcall CreateInstance( | void** | oPPV) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.