|
ReactOS 0.4.17-dev-684-ga6524ef
|
#include <obtypes.h>

| ULONG _OBJECT_BASIC_INFORMATION::Attributes |
Definition at line 286 of file obtypes.h.
Referenced by NtQueryObject(), and test_object_permanence().
| LARGE_INTEGER _OBJECT_BASIC_INFORMATION::CreateTime |
Definition at line 2689 of file winternl.h.
| LARGE_INTEGER _OBJECT_BASIC_INFORMATION::CreationTime |
Definition at line 296 of file obtypes.h.
Referenced by NtQueryObject().
| ACCESS_MASK _OBJECT_BASIC_INFORMATION::GrantedAccess |
Definition at line 287 of file obtypes.h.
Referenced by GetKeySam(), NtQueryObject(), test_granted_access(), test_object_permanence(), test_thread_lookup(), test_zero_access(), and VerifyAccess_().
| ULONG _OBJECT_BASIC_INFORMATION::HandleCount |
Definition at line 288 of file obtypes.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 293 of file obtypes.h.
Referenced by NtQueryObject(), and ObjectBasicInformationTests().
| ULONG _OBJECT_BASIC_INFORMATION::NonPagedPoolCharge |
Definition at line 291 of file obtypes.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 290 of file obtypes.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 289 of file obtypes.h.
Referenced by NtQueryObject(), ObjectBasicInformationTests(), Test_References(), and TraceHandleCount_().
| ULONG _OBJECT_BASIC_INFORMATION::SecurityDescriptorLength |
Definition at line 2688 of file winternl.h.
| ULONG _OBJECT_BASIC_INFORMATION::SecurityDescriptorSize |
Definition at line 295 of file obtypes.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 294 of file obtypes.h.
Referenced by NtQueryObject(), and ObjectBasicInformationTests().