We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eb6bb5 commit cbbf096Copy full SHA for cbbf096
phnt/include/ntobapi.h
@@ -33,6 +33,8 @@ typedef enum _OBJECT_INFORMATION_CLASS
33
ObjectTypeInformation, // OBJECT_TYPE_INFORMATION
34
ObjectTypesInformation, // OBJECT_TYPES_INFORMATION
35
ObjectHandleFlagInformation, // OBJECT_HANDLE_FLAG_INFORMATION
36
+ ObjectSessionInformation,
37
+ ObjectSessionObjectInformation,
38
MaxObjectInfoClass
39
} OBJECT_INFORMATION_CLASS;
40
#else
0 commit comments