DataObject Object
Description
The DataObject object is a container for data being transferred from a component source to a component target. The data is stored in the format defined by the method using the DataObject object.
For a list of all members defined in this module, see DataObject Members.
Object Model



Remarks
The DataObject, which mirrors the IDataObject interface, allows OLE drag and drop and clipboard operations to be implemented.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.