Desktop Functions: Smart Device Functions:
|
Search Results for "OBJECT_INFORMATION_CLASS" in [All]ntdll
public static extern NtStatus NtQueryObject(IntPtr objectHandle, OBJECT_INFORMATION_CLASS informationClass, IntPtr informationPtr, uint informationLength, ref uint returnLength); NtStatus, OBJECT_INFORMATION_CLASS
public static IntPtr NtQueryObject(IntPtr handle, OBJECT_INFORMATION_CLASS infoClass, uint infoLength = 0) Enums |