Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

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

.

public enum OBJECT_INFORMATION_CLASS : int

.

Enum OBJECT_INFORMATION_CLASS

.
Documentation
[OBJECT_INFORMATION_CLASS] on MSDN

 
Access PInvoke.net directly from VS: