ReactOS 0.4.15-dev-7942-gd23573b
_WDF_OBJECT_CONTEXT_TYPE_INFO Struct Reference

#include <wdfobject.h>

Collaboration diagram for _WDF_OBJECT_CONTEXT_TYPE_INFO:

Public Attributes

ULONG Size
 
PCHAR ContextName
 
size_t ContextSize
 
PCWDF_OBJECT_CONTEXT_TYPE_INFO UniqueType
 
PFN_GET_UNIQUE_CONTEXT_TYPE EvtDriverGetUniqueContextType
 

Detailed Description

Definition at line 183 of file wdfobject.h.

Member Data Documentation

◆ ContextName

PCHAR _WDF_OBJECT_CONTEXT_TYPE_INFO::ContextName

Definition at line 192 of file wdfobject.h.

◆ ContextSize

size_t _WDF_OBJECT_CONTEXT_TYPE_INFO::ContextSize

Definition at line 199 of file wdfobject.h.

◆ EvtDriverGetUniqueContextType

PFN_GET_UNIQUE_CONTEXT_TYPE _WDF_OBJECT_CONTEXT_TYPE_INFO::EvtDriverGetUniqueContextType

Definition at line 214 of file wdfobject.h.

◆ Size

ULONG _WDF_OBJECT_CONTEXT_TYPE_INFO::Size

Definition at line 187 of file wdfobject.h.

◆ UniqueType

PCWDF_OBJECT_CONTEXT_TYPE_INFO _WDF_OBJECT_CONTEXT_TYPE_INFO::UniqueType

Definition at line 206 of file wdfobject.h.


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