Click or drag to resize

ShellDataObject Methods

The ShellDataObject type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateDataObject
Creates a native COM object implementing COM native IDataObject. This object is implemented by ShellBoost.
Public methodStatic memberCreateShellDataObject
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.
Public methodGetEnumerator
Returns an enumerator that iterates through the formats collection.
Top
See Also