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
);