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

_OBJECTID_ATTRIBUTE

Declaration

Source position: jwanative.pas line 2379

type _OBJECTID_ATTRIBUTE = record

  ObjectId: GUID;

  case Integer of

    0: (

        BirthVolumeId: GUID;

        BirthObjectId: GUID;

        DomainId: GUID;

      );

    1: (

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

      );

end;


Documentation generated on: 2023-03-18