Click or drag to resize

IPluginHostMainWindowHandle Property

Returns the main window handle.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
IntPtr MainWindowHandle { get; }

Property Value

Type: IntPtr
See Also