Skip to content

Commit cbbf096

Browse files
committed
Update ntobapi.h
1 parent 1eb6bb5 commit cbbf096

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phnt/include/ntobapi.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ typedef enum _OBJECT_INFORMATION_CLASS
3333
ObjectTypeInformation, // OBJECT_TYPE_INFORMATION
3434
ObjectTypesInformation, // OBJECT_TYPES_INFORMATION
3535
ObjectHandleFlagInformation, // OBJECT_HANDLE_FLAG_INFORMATION
36+
ObjectSessionInformation,
37+
ObjectSessionObjectInformation,
3638
MaxObjectInfoClass
3739
} OBJECT_INFORMATION_CLASS;
3840
#else

0 commit comments

Comments
 (0)