ShellDataObjectCreateDataObject Method |
Creates a native COM object implementing COM native IDataObject.
This object is implemented by ShellBoost.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public static Object CreateDataObject()
Return Value
Type:
ObjectAn instance of a native COM object implementing COM native IDataObject.
See Also