[]
public static extern IntPtr GetWindowThreadProcessId(IntPtr hWnd, ref int lpdwProcessId)
Public Shared Function GetWindowThreadProcessId(hWnd As IntPtr, ByRef lpdwProcessId As Integer) As IntPtr
| Type | Name | Description |
|---|---|---|
| IntPtr | hWnd | |
| int | lpdwProcessId |
| Type | Description |
|---|---|
| IntPtr |