ReactOS 0.4.15-dev-7918-g2a2556c
_WDF_OBJECT_CONTEXT_TYPE_INFO_V1_9 Struct Reference

#include <wdf19.h>

Collaboration diagram for _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_9:

Public Attributes

ULONG Size
 
PCHAR ContextName
 
size_t ContextSize
 
PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_9 UniqueType
 
PFN_GET_UNIQUE_CONTEXT_TYPE EvtDriverGetUniqueContextType
 

Detailed Description

Definition at line 1536 of file wdf19.h.

Member Data Documentation

◆ ContextName

PCHAR _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_9::ContextName

Definition at line 1545 of file wdf19.h.

◆ ContextSize

size_t _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_9::ContextSize

Definition at line 1552 of file wdf19.h.

◆ EvtDriverGetUniqueContextType

PFN_GET_UNIQUE_CONTEXT_TYPE _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_9::EvtDriverGetUniqueContextType

Definition at line 1567 of file wdf19.h.

◆ Size

ULONG _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_9::Size

Definition at line 1540 of file wdf19.h.

◆ UniqueType

PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_9 _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_9::UniqueType

Definition at line 1559 of file wdf19.h.


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