A Sandcastle Documented Class Library
IWindowWindowHandle Property |
Return the IWindow window handle.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
IntPtr WindowHandle { get; }
ReadOnly Property WindowHandle As IntPtr Get
property IntPtr WindowHandle { IntPtr get (); }
abstract WindowHandle : IntPtr with get
Property Value
Type: IntPtrSee Also