Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs a COleDataObject object.
COleDataObject( );
Remarks
A call to COleDataObject::Attach or COleDataObject::AttachClipboard must be made before calling other COleDataObject functions.
Note
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