[DllImport("ntdll.dll")] public static extern int NtQueryObject(int ObjectHandle, int ObjectInformationClass, IntPtr ObjectInformation, int ObjectInformationLength, ref int returnLength);