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 methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through the formats collection.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also