Click or drag to resize

ShellTreeNodeGetDataObject Method

Returns the Windows Shell IDataObject interface for this object wrapped into an instance of type DataObject.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public IDataObject GetDataObject()

Return Value

Type: IDataObject
The DataObject for this object.
See Also