ShellDataObject Methods |
The ShellDataObject type exposes the following members.
Name | Description | |
---|---|---|
CreateDataObject |
Creates a native COM object implementing COM native IDataObject.
This object is implemented by ShellBoost.
| |
CreateShellDataObject |
Creates a native COM object implementing COM native IDataObject.
This object is implemented by the Windows Shell.
This will automatically add CF_HDROP, CFSTR_FILENAME and CFSTR_SHELLIDLIST formats.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetEnumerator |
Returns an enumerator that iterates through the formats collection.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |