All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATBaseDispatch | +---System.CATIABase | +---CATIAVPMVDACommandFactory
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIAVPMVDACommandFactory
Interface to the command factory.
Role : The purpose of this interface is to create any kind of other
server command just by giving its identifier. It provides only one method
to create the command and return an interface pointer.
public virtual HRESULT __stdcall Create( | const CATUnicodeString& | iCommandType, |
CATIAVPMVDACommand*& | oCommand)= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.