Click or drag to resize

IWindowsScriptObjectGetUnderlyingObject Method

Provides access to the underlying unmanaged COM object.

Namespace: Microsoft.ClearScript.Windows
Assembly: ClearScript.Windows.Core (in ClearScript.Windows.Core.dll) Version: 7.4.5
Syntax
Object GetUnderlyingObject()

Return Value

Object
An object that represents the underlying unmanaged COM object.
See Also