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