ReactOS 0.4.17-dev-475-g46e69e6
OBJECT_TYPE_INITIALIZER_WS03 Struct Reference

#include <ObTypes.hpp>

Inheritance diagram for OBJECT_TYPE_INITIALIZER_WS03:
Collaboration diagram for OBJECT_TYPE_INITIALIZER_WS03:

Public Attributes

USHORT Length
 
UCHAR UseDefaultObject
 
UCHAR CaseInsensitive
 
ULONG InvalidAttributes
 
GENERIC_MAPPING GenericMapping
 
ULONG ValidAccessMask
 
UCHAR SecurityRequired
 
UCHAR MaintainHandleCount
 
UCHAR MaintainTypeList
 
POOL_TYPE PoolType
 
ULONG DefaultPagedPoolCharge
 
ULONG DefaultNonPagedPoolCharge
 
OB_DUMP_METHOD DumpProcedure
 
OB_OPEN_METHOD_WS03 OpenProcedure
 
OB_CLOSE_METHOD CloseProcedure
 
OB_DELETE_METHOD DeleteProcedure
 
OB_PARSE_METHOD ParseProcedure
 
OB_SECURITY_METHOD_WS03 SecurityProcedure
 
OB_QUERYNAME_METHOD QueryNameProcedure
 
OB_OKAYTOCLOSE_METHOD OkayToCloseProcedure
 

Detailed Description

Definition at line 52 of file ObTypes.hpp.

Member Data Documentation

◆ CaseInsensitive

UCHAR OBJECT_TYPE_INITIALIZER_WS03::CaseInsensitive

Definition at line 56 of file ObTypes.hpp.

◆ CloseProcedure

OB_CLOSE_METHOD OBJECT_TYPE_INITIALIZER_WS03::CloseProcedure

Definition at line 68 of file ObTypes.hpp.

◆ DefaultNonPagedPoolCharge

ULONG OBJECT_TYPE_INITIALIZER_WS03::DefaultNonPagedPoolCharge

Definition at line 65 of file ObTypes.hpp.

◆ DefaultPagedPoolCharge

ULONG OBJECT_TYPE_INITIALIZER_WS03::DefaultPagedPoolCharge

Definition at line 64 of file ObTypes.hpp.

◆ DeleteProcedure

OB_DELETE_METHOD OBJECT_TYPE_INITIALIZER_WS03::DeleteProcedure

Definition at line 69 of file ObTypes.hpp.

◆ DumpProcedure

OB_DUMP_METHOD OBJECT_TYPE_INITIALIZER_WS03::DumpProcedure

Definition at line 66 of file ObTypes.hpp.

◆ GenericMapping

GENERIC_MAPPING OBJECT_TYPE_INITIALIZER_WS03::GenericMapping

Definition at line 58 of file ObTypes.hpp.

◆ InvalidAttributes

ULONG OBJECT_TYPE_INITIALIZER_WS03::InvalidAttributes

Definition at line 57 of file ObTypes.hpp.

◆ Length

USHORT OBJECT_TYPE_INITIALIZER_WS03::Length

Definition at line 54 of file ObTypes.hpp.

◆ MaintainHandleCount

UCHAR OBJECT_TYPE_INITIALIZER_WS03::MaintainHandleCount

Definition at line 61 of file ObTypes.hpp.

◆ MaintainTypeList

UCHAR OBJECT_TYPE_INITIALIZER_WS03::MaintainTypeList

Definition at line 62 of file ObTypes.hpp.

◆ OkayToCloseProcedure

OB_OKAYTOCLOSE_METHOD OBJECT_TYPE_INITIALIZER_WS03::OkayToCloseProcedure

Definition at line 73 of file ObTypes.hpp.

◆ OpenProcedure

OB_OPEN_METHOD_WS03 OBJECT_TYPE_INITIALIZER_WS03::OpenProcedure

Definition at line 67 of file ObTypes.hpp.

◆ ParseProcedure

OB_PARSE_METHOD OBJECT_TYPE_INITIALIZER_WS03::ParseProcedure

Definition at line 70 of file ObTypes.hpp.

◆ PoolType

POOL_TYPE OBJECT_TYPE_INITIALIZER_WS03::PoolType

Definition at line 63 of file ObTypes.hpp.

◆ QueryNameProcedure

OB_QUERYNAME_METHOD OBJECT_TYPE_INITIALIZER_WS03::QueryNameProcedure

Definition at line 72 of file ObTypes.hpp.

◆ SecurityProcedure

OB_SECURITY_METHOD_WS03 OBJECT_TYPE_INITIALIZER_WS03::SecurityProcedure

Definition at line 71 of file ObTypes.hpp.

◆ SecurityRequired

UCHAR OBJECT_TYPE_INITIALIZER_WS03::SecurityRequired

Definition at line 60 of file ObTypes.hpp.

◆ UseDefaultObject

UCHAR OBJECT_TYPE_INITIALIZER_WS03::UseDefaultObject

Definition at line 55 of file ObTypes.hpp.

◆ ValidAccessMask

ULONG OBJECT_TYPE_INITIALIZER_WS03::ValidAccessMask

Definition at line 59 of file ObTypes.hpp.


The documentation for this struct was generated from the following file: