Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_OBJECT_CREATE_INFORMATION Struct Reference

#include <ob.h>

List of all members.

Public Attributes

ULONG Attributes
HANDLE RootDirectory
PVOID ParseContext
KPROCESSOR_MODE ProbeMode
ULONG PagedPoolCharge
ULONG NonPagedPoolCharge
ULONG SecurityDescriptorCharge
PSECURITY_DESCRIPTOR SecurityDescriptor
PSECURITY_QUALITY_OF_SERVICE SecurityQos
SECURITY_QUALITY_OF_SERVICE SecurityQualityOfService


Member Data Documentation

ULONG _OBJECT_CREATE_INFORMATION::Attributes
 

Definition at line 284 of file ob.h.

Referenced by ObCreateObject(), ObInsertObject(), and ObOpenObjectByName().

ULONG _OBJECT_CREATE_INFORMATION::NonPagedPoolCharge
 

Definition at line 289 of file ob.h.

Referenced by ObCreateObject().

ULONG _OBJECT_CREATE_INFORMATION::PagedPoolCharge
 

Definition at line 288 of file ob.h.

Referenced by ObCreateObject().

PVOID _OBJECT_CREATE_INFORMATION::ParseContext
 

Definition at line 286 of file ob.h.

Referenced by ObInsertObject().

KPROCESSOR_MODE _OBJECT_CREATE_INFORMATION::ProbeMode
 

Definition at line 287 of file ob.h.

Referenced by ObInsertObject().

HANDLE _OBJECT_CREATE_INFORMATION::RootDirectory
 

Definition at line 285 of file ob.h.

Referenced by ObInsertObject(), and ObOpenObjectByName().

PSECURITY_DESCRIPTOR _OBJECT_CREATE_INFORMATION::SecurityDescriptor
 

Definition at line 291 of file ob.h.

Referenced by ObInsertObject(), and ObOpenObjectByName().

ULONG _OBJECT_CREATE_INFORMATION::SecurityDescriptorCharge
 

Definition at line 290 of file ob.h.

PSECURITY_QUALITY_OF_SERVICE _OBJECT_CREATE_INFORMATION::SecurityQos
 

Definition at line 292 of file ob.h.

Referenced by ObInsertObject(), and ObOpenObjectByName().

SECURITY_QUALITY_OF_SERVICE _OBJECT_CREATE_INFORMATION::SecurityQualityOfService
 

Definition at line 293 of file ob.h.


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:23 2004 for test by doxygen 1.3.7