COleDataObject::COleDataObject

COleDataObject( );

Remarks

Constructs a COleDataObject object. 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.

COleDataObject OverviewClass MembersHierarchy Chart

See Also   COleDataObject::Attach, COleDataObject::AttachClipboard, COleDataObject::Release