Home
last modified time | relevance | path

Searched defs:_OBJECT_BASIC_INFORMATION (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/ndk/
H A Dobtypes.h320 ULONG Attributes;
321 ACCESS_MASK GrantedAccess;
322 ULONG HandleCount;
323 ULONG PointerCount;
324 ULONG PagedPoolUsage;
325 ULONG NonPagedPoolUsage;
326 ULONG Reserved[3];
327 ULONG NameInformationLength;
328 ULONG TypeInformationLength;
329 ULONG SecurityDescriptorLength;
[all …]
/reactos/sdk/include/xdk/
H A Dntifs.template.h1400 ULONG Attributes;
1401 ACCESS_MASK GrantedAccess;
1402 ULONG HandleCount;
1403 ULONG PointerCount;
1404 ULONG PagedPoolCharge;
1405 ULONG NonPagedPoolCharge;
1406 ULONG Reserved[ 3 ];
1407 ULONG NameInfoSize;
1408 ULONG TypeInfoSize;
1409 ULONG SecurityDescriptorSize;
[all …]
/reactos/sdk/include/reactos/wine/
H A Dwinternl.h1250 ULONG Attributes;
1251 ACCESS_MASK GrantedAccess;
1252 ULONG HandleCount;
1253 ULONG PointerCount;
1254 ULONG PagedPoolUsage;
1255 ULONG NonPagedPoolUsage;
1256 ULONG Reserved[3];
1257 ULONG NameInformationLength;
1258 ULONG TypeInformationLength;
1259 ULONG SecurityDescriptorLength;
[all …]