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.
| |
| GetEnumerator |
Returns an enumerator that iterates through the formats collection.
|