|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <obtypes.h>

| ULONG _OBJECT_CREATE_INFORMATION::Attributes |
Definition at line 337 of file obtypes.h.
Referenced by ObCreateObject(), ObInsertObject(), and ObOpenObjectByName().
| ULONG _OBJECT_CREATE_INFORMATION::NonPagedPoolCharge |
Definition at line 342 of file obtypes.h.
Referenced by ObCreateObject().
| ULONG _OBJECT_CREATE_INFORMATION::PagedPoolCharge |
Definition at line 341 of file obtypes.h.
Referenced by ObCreateObject().
| PVOID _OBJECT_CREATE_INFORMATION::ParseContext |
Definition at line 339 of file obtypes.h.
Referenced by ObInsertObject().
| KPROCESSOR_MODE _OBJECT_CREATE_INFORMATION::ProbeMode |
Definition at line 340 of file obtypes.h.
Referenced by ObInsertObject().
| HANDLE _OBJECT_CREATE_INFORMATION::RootDirectory |
Definition at line 338 of file obtypes.h.
Referenced by ObInsertObject(), and ObOpenObjectByName().
| PSECURITY_DESCRIPTOR _OBJECT_CREATE_INFORMATION::SecurityDescriptor |
Definition at line 344 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 345 of file obtypes.h.
Referenced by ObInsertObject(), and ObOpenObjectByName().
| SECURITY_QUALITY_OF_SERVICE _OBJECT_CREATE_INFORMATION::SecurityQualityOfService |