Share via


NativeMethods.GetProcessIdFromWindow(IntPtr) Method

Definition

public:
 static int GetProcessIdFromWindow(IntPtr hWnd);
public static int GetProcessIdFromWindow (IntPtr hWnd);
static member GetProcessIdFromWindow : nativeint -> int
Public Shared Function GetProcessIdFromWindow (hWnd As IntPtr) As Integer

Parameters

hWnd
IntPtr

nativeint

Returns

Applies to