This document is archived and information here might be outdated. Recommended version. |
Get the Global window.
[Visual Basic .NET]
Public Sub GetGlobalWindow ( _
ByRef hWnd As Integer _
)
[C#]
public void GetGlobalWindow (
ref int hWnd
);