Unit 'JwaWinIoctl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_FILE_OBJECTID_BUFFER

Declaration

Source position: jwawinioctl.pas line 4517

type _FILE_OBJECTID_BUFFER = record

  ObjectId: array [0..15] of Byte;

  case Integer of

    0: (

        BirthVolumeId: array [0..15] of Byte;

        BirthObjectId: array [0..15] of Byte;

        DomainId: array [0..15] of Byte;

      );

    1: (

        ExtendedInfo: array [0..47] of Byte;

      );

end;


Documentation generated on: 2023-03-18