#include <ob.h>
Public Attributes | |
USHORT | Length |
BOOLEAN | UseDefaultObject |
BOOLEAN | Reserved |
ULONG | InvalidAttributes |
GENERIC_MAPPING | GenericMapping |
ULONG | ValidAccessMask |
BOOLEAN | SecurityRequired |
BOOLEAN | MaintainHandleCount |
BOOLEAN | MaintainTypeList |
POOL_TYPE | PoolType |
ULONG | DefaultPagedPoolCharge |
ULONG | DefaultNonPagedPoolCharge |
OB_DUMP_METHOD | DumpProcedure |
OB_OPEN_METHOD | OpenProcedure |
OB_CLOSE_METHOD | CloseProcedure |
OB_DELETE_METHOD | DeleteProcedure |
OB_PARSE_METHOD | ParseProcedure |
OB_SECURITY_METHOD | SecurityProcedure |
OB_QUERYNAME_METHOD | QueryNameProcedure |
OB_OKAYTOCLOSE_METHOD | OkayToCloseProcedure |
|
Definition at line 178 of file ob.h. Referenced by ObpDecrementHandleCount(), ObpIncrementHandleCount(), ObpIncrementUnnamedHandleCount(), and Win32UserInitialize(). |
|
Definition at line 175 of file ob.h. Referenced by ObCreateObjectType(), ObGetObjectInformation(), ObpFreeObject(), and Win32UserInitialize(). |
|
Definition at line 174 of file ob.h. Referenced by ObCreateObjectType(), ObGetObjectInformation(), ObpFreeObject(), and Win32UserInitialize(). |
|
Definition at line 179 of file ob.h. Referenced by ObpRemoveObjectRoutine(), and Win32UserInitialize(). |
|
|
|
|
Definition at line 167 of file ob.h. Referenced by ObGetObjectInformation(), ObOpenObjectByName(), ObOpenObjectByPointer(), and ObpSetHandleAttributes(). |
|
|
|
Definition at line 171 of file ob.h. Referenced by ObpDecrementHandleCount(), ObpIncrementHandleCount(), ObpIncrementUnnamedHandleCount(), and Win32UserInitialize(). |
|
Definition at line 172 of file ob.h. Referenced by ObCreateObjectType(). |
|
Definition at line 183 of file ob.h. Referenced by NtClose(), and Win32UserInitialize(). |
|
Definition at line 177 of file ob.h. Referenced by ObpIncrementHandleCount(), ObpIncrementUnnamedHandleCount(), and Win32UserInitialize(). |
|
Definition at line 180 of file ob.h. Referenced by ObpLookupObjectName(), and Win32UserInitialize(). |
|
Definition at line 173 of file ob.h. Referenced by CmpDoCreateChild(), NtQuerySecurityObject(), ObCreateObjectType(), ObfDereferenceObject(), ObGetObjectInformation(), ObGetObjectSecurity(), ObpDeleteNameCheck(), and ObSetSecurityObjectByPointer(). |
|
Definition at line 182 of file ob.h. Referenced by ObGetObjectInformation(), and ObQueryNameString(). |
|
|
|
Definition at line 181 of file ob.h. Referenced by NtDuplicateObject(), NtQuerySecurityObject(), ObCreateObjectType(), ObGetObjectSecurity(), ObpDeleteNameCheck(), ObpRemoveObjectRoutine(), and ObSetSecurityObjectByPointer(). |
|
Definition at line 170 of file ob.h. Referenced by ObGetObjectInformation(), ObInsertObject(), and ObpDeleteNameCheck(). |
|
Definition at line 165 of file ob.h. Referenced by ObCreateObjectType(). |
|
Definition at line 169 of file ob.h. Referenced by NtDuplicateObject(), ObCreateObjectType(), ObGetObjectInformation(), ObpCreateHandle(), ObpCreateUnnamedHandle(), and Win32UserInitialize(). |