All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIPDMSaveInfo1
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIPDMSaveInfo1
Interface clone of CATIPDMSaveInfo allowing server call.
public virtual HRESULT DocumentExistInPDM( | CATUnicodeString& | iDocName) = 0 |
public virtual HRESULT GetDocEnvironmentType( | CATDocument* | iDoc, |
CATUnicodeString& | oEnvType) = 0 |
public virtual HRESULT RunServerCode( | const CATUnicodeString& | iServerLateType, |
const CATVariant& | iInput, | |
CATVariant& | oOutput)= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.