ReactOS 0.4.15-dev-7924-g5949c20
_WDF_OBJECT_CONTEXT_TYPE_INFO_V1_5 Struct Reference

#include <wdf15.h>

Collaboration diagram for _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_5:

Public Attributes

ULONG Size
 
PCHAR ContextName
 
size_t ContextSize
 
PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_5 UniqueType
 
PFN_GET_UNIQUE_CONTEXT_TYPE EvtDriverGetUniqueContextType
 

Detailed Description

Definition at line 1347 of file wdf15.h.

Member Data Documentation

◆ ContextName

PCHAR _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_5::ContextName

Definition at line 1356 of file wdf15.h.

◆ ContextSize

size_t _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_5::ContextSize

Definition at line 1363 of file wdf15.h.

◆ EvtDriverGetUniqueContextType

PFN_GET_UNIQUE_CONTEXT_TYPE _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_5::EvtDriverGetUniqueContextType

Definition at line 1378 of file wdf15.h.

◆ Size

ULONG _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_5::Size

Definition at line 1351 of file wdf15.h.

◆ UniqueType

PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_5 _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_5::UniqueType

Definition at line 1370 of file wdf15.h.


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