[DllImport("kernel32.dll", SetLastError=true)]
static extern bool CloseHandle(IntPtr hHandle);
Declare Function CloseHandle Lib "kernel32.dll" (ByVal hHandle as IntPtr) As Boolean
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!