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

| ULONG _OBJECT_CREATE_INFORMATION::Attributes |
Definition at line 358 of file obtypes.h.
Referenced by ObCreateObject(), ObInsertObject(), and ObOpenObjectByName().
| ULONG _OBJECT_CREATE_INFORMATION::NonPagedPoolCharge |
Definition at line 363 of file obtypes.h.
Referenced by ObCreateObject().
| ULONG _OBJECT_CREATE_INFORMATION::PagedPoolCharge |
Definition at line 362 of file obtypes.h.
Referenced by ObCreateObject().
| PVOID _OBJECT_CREATE_INFORMATION::ParseContext |
Definition at line 360 of file obtypes.h.
Referenced by ObInsertObject().
| KPROCESSOR_MODE _OBJECT_CREATE_INFORMATION::ProbeMode |
Definition at line 361 of file obtypes.h.
Referenced by ObInsertObject().
| HANDLE _OBJECT_CREATE_INFORMATION::RootDirectory |
Definition at line 359 of file obtypes.h.
Referenced by ObInsertObject(), and ObOpenObjectByName().
| PSECURITY_DESCRIPTOR _OBJECT_CREATE_INFORMATION::SecurityDescriptor |
Definition at line 365 of file obtypes.h.
Referenced by ObInsertObject(), and ObOpenObjectByName().
| ULONG _OBJECT_CREATE_INFORMATION::SecurityDescriptorCharge |
| PSECURITY_QUALITY_OF_SERVICE _OBJECT_CREATE_INFORMATION::SecurityQos |
Definition at line 366 of file obtypes.h.
Referenced by ObInsertObject(), and ObOpenObjectByName().
| SECURITY_QUALITY_OF_SERVICE _OBJECT_CREATE_INFORMATION::SecurityQualityOfService |