Click or drag to resize

ShellBrowserGetDataObject Method

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

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public DataObject GetDataObject()

Return Value

DataObject
The DataObject for the active object.
See Also