Source position: jwaaccctrl.pas line 179
type _OBJECTS_AND_SID = packed record
ObjectsPresent: DWORD;
ObjectTypeGuid: GUID;
InheritedObjectTypeGuid: GUID;
pSid: PSid;
end;