VirtualBox

Changeset 96845 in vbox for trunk/include


Ignore:
Timestamp:
Sep 23, 2022 1:33:03 PM (2 years ago)
Author:
vboxsync
Message:

iprt/nt/nt.h: Correction to OBJECT_INFORMATION_CLASS and added associated OBJECT_TYPES_INFORMATION structure. [correction] bugref:10294

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/nt/nt.h

    r96844 r96845  
    29072907} OBJECT_TYPE_INFORMATION;
    29082908AssertCompileSize(OBJECT_TYPE_INFORMATION, sizeof(UNICODE_STRING) + 0x58);
    2909 typedef _OBJECT_TYPE_INFORMATION *POBJECT_TYPE_INFORMATION;
     2909typedef OBJECT_TYPE_INFORMATION *POBJECT_TYPE_INFORMATION;
    29102910
    29112911/** Returned via ObjectTypesInformation. */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette