SafeTokenHandle.CloseHandle(IntPtr) Method

Definition

public:
 static bool CloseHandle(IntPtr handle);
public static bool CloseHandle (IntPtr handle);
static member CloseHandle : nativeint -> bool
Public Shared Function CloseHandle (handle As IntPtr) As Boolean

Parameters

handle
IntPtr

Returns

Boolean

Applies to