NtClose Function - Windows API

Purpose



Declaration

C#

[DllImport("ntdll.dll")]
public static extern int NtClose(int hHandle);