Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
voidRelease();
Remarks
Call this function to release ownership of the object that was previously associated with the COleDataObject object. The IDataObject was associated with the COleDataObject by calling Attach or AttachClipboard explicitly or by the framework. If the bAutoRelease parameter of Attach is FALSE, the IDataObject object will not be released. In this case, the caller is responsible for releasing the IDataObject by calling .
COleDataObject Overview | Class Members | Hierarchy Chart
See Also COleDataObject::Attach, COleDataObject::COleDataObject, COleDataObject::Detach