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