Compartir a través de


NativeMethods.CloseHandle(Int32) Method

Definition

public:
 static bool CloseHandle(int hObject);
public static bool CloseHandle (int hObject);
static member CloseHandle : int -> bool
Public Shared Function CloseHandle (hObject As Integer) As Boolean

Parameters

hObject
Int32

Returns

Applies to