ReactOS 0.4.15-dev-8434-g155a7c7
_WDF_OBJECT_CONTEXT_TYPE_INFO_V1_1 Struct Reference

#include <wdf11.h>

Collaboration diagram for _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_1:

Public Attributes

ULONG Size
 
PCHAR ContextName
 
size_t ContextSize
 
PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_1 UniqueType
 
PFN_GET_UNIQUE_CONTEXT_TYPE EvtDriverGetUniqueContextType
 

Detailed Description

Definition at line 1341 of file wdf11.h.

Member Data Documentation

◆ ContextName

PCHAR _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_1::ContextName

Definition at line 1350 of file wdf11.h.

◆ ContextSize

size_t _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_1::ContextSize

Definition at line 1357 of file wdf11.h.

◆ EvtDriverGetUniqueContextType

PFN_GET_UNIQUE_CONTEXT_TYPE _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_1::EvtDriverGetUniqueContextType

Definition at line 1372 of file wdf11.h.

◆ Size

ULONG _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_1::Size

Definition at line 1345 of file wdf11.h.

◆ UniqueType

PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_1 _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_1::UniqueType

Definition at line 1364 of file wdf11.h.


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