COleDataObject::COleDataObject
Constructs a COleDataObject object.
COleDataObject( );
Remarks
A call to COleDataObject::Attach or COleDataObject::AttachClipboard must be made before calling other COleDataObject functions.
Hinweis
Since one of the parameters to the drag-and-drop handlers is a pointer to a COleDataObject, there is no need to call this constructor to support drag and drop.
Requirements
Header: afxole.h
See Also
Reference
COleDataObject::AttachClipboard