All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATBaseDispatch | +---System.CATIABase | +---VPMDesktopObjects.CATIAVPMVDACommand | +---CATIAVPMVDACopy
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIAVPMVDACopy
This interface executes a copy of an object in the buffer.
Role : To execute a copy paste on a Business Object, you have first
to copy the object in the buffer of the server. The paste operation will be
executed only if there is something in this buffer.
public virtual HRESULT __stdcall get_BObject( | ENOVIABusinessObject*& | object)=0 |
public virtual HRESULT __stdcall put_BObject( | ENOVIABusinessObject* | object)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.