Partager via


NativeMethods.GetProcessId(Int32) Method

Definition

public:
 static int GetProcessId(int hProcess);
public static int GetProcessId (int hProcess);
static member GetProcessId : int -> int
Public Shared Function GetProcessId (hProcess As Integer) As Integer

Parameters

hProcess
Int32

Returns

Applies to