ReactOS 0.4.16-dev-1505-g12fa72a
|
#include <winternl.h>
Definition at line 2678 of file winternl.h.
ULONG _OBJECT_BASIC_INFORMATION::Attributes |
Definition at line 2679 of file winternl.h.
Referenced by NtQueryObject().
LARGE_INTEGER _OBJECT_BASIC_INFORMATION::CreateTime |
Definition at line 2689 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 2680 of file winternl.h.
Referenced by GetKeySam(), NtQueryObject(), test_granted_access(), and VerifyAccess_().
ULONG _OBJECT_BASIC_INFORMATION::HandleCount |
Definition at line 2681 of file winternl.h.
Referenced by NtQueryObject(), ObjectBasicInformationTests(), and TraceHandleCount_().
ULONG _OBJECT_BASIC_INFORMATION::NameInformationLength |
Definition at line 2686 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 2684 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 2683 of file winternl.h.
ULONG _OBJECT_BASIC_INFORMATION::PointerCount |
Definition at line 2682 of file winternl.h.
Referenced by NtQueryObject(), ObjectBasicInformationTests(), Test_References(), and TraceHandleCount_().
ULONG _OBJECT_BASIC_INFORMATION::Reserved |
Definition at line 2685 of file winternl.h.
ULONG _OBJECT_BASIC_INFORMATION::SecurityDescriptorLength |
Definition at line 2688 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 2687 of file winternl.h.
ULONG _OBJECT_BASIC_INFORMATION::TypeInfoSize |
Definition at line 1408 of file ntifs.template.h.
Referenced by NtQueryObject(), and ObjectBasicInformationTests().