ReactOS 0.4.16-dev-401-g45b008d
|
#include <winternl.h>
Definition at line 1249 of file winternl.h.
ULONG _OBJECT_BASIC_INFORMATION::Attributes |
Definition at line 1250 of file winternl.h.
Referenced by NtQueryObject().
LARGE_INTEGER _OBJECT_BASIC_INFORMATION::CreateTime |
Definition at line 1260 of file winternl.h.
LARGE_INTEGER _OBJECT_BASIC_INFORMATION::CreationTime |
Definition at line 1410 of file ntifs.template.h.
Referenced by NtQueryObject().
ACCESS_MASK _OBJECT_BASIC_INFORMATION::GrantedAccess |
Definition at line 1251 of file winternl.h.
Referenced by GetKeySam(), NtQueryObject(), test_granted_access(), and VerifyAccess_().
ULONG _OBJECT_BASIC_INFORMATION::HandleCount |
Definition at line 1252 of file winternl.h.
Referenced by NtQueryObject(), ObjectBasicInformationTests(), and TraceHandleCount_().
ULONG _OBJECT_BASIC_INFORMATION::NameInformationLength |
Definition at line 1257 of file winternl.h.
ULONG _OBJECT_BASIC_INFORMATION::NameInfoSize |
Definition at line 1407 of file ntifs.template.h.
Referenced by NtQueryObject(), and ObjectBasicInformationTests().
ULONG _OBJECT_BASIC_INFORMATION::NonPagedPoolCharge |
Definition at line 1405 of file ntifs.template.h.
Referenced by NtQueryObject().
ULONG _OBJECT_BASIC_INFORMATION::NonPagedPoolUsage |
Definition at line 1255 of file winternl.h.
ULONG _OBJECT_BASIC_INFORMATION::PagedPoolCharge |
Definition at line 1404 of file ntifs.template.h.
Referenced by NtQueryObject().
ULONG _OBJECT_BASIC_INFORMATION::PagedPoolUsage |
Definition at line 1254 of file winternl.h.
ULONG _OBJECT_BASIC_INFORMATION::PointerCount |
Definition at line 1253 of file winternl.h.
Referenced by NtQueryObject(), ObjectBasicInformationTests(), Test_References(), and TraceHandleCount_().
ULONG _OBJECT_BASIC_INFORMATION::Reserved |
Definition at line 1256 of file winternl.h.
ULONG _OBJECT_BASIC_INFORMATION::SecurityDescriptorLength |
Definition at line 1259 of file winternl.h.
ULONG _OBJECT_BASIC_INFORMATION::SecurityDescriptorSize |
Definition at line 1409 of file ntifs.template.h.
Referenced by NtQueryObject().
ULONG _OBJECT_BASIC_INFORMATION::TypeInformationLength |
Definition at line 1258 of file winternl.h.
ULONG _OBJECT_BASIC_INFORMATION::TypeInfoSize |
Definition at line 1408 of file ntifs.template.h.
Referenced by NtQueryObject(), and ObjectBasicInformationTests().