ReactOS 0.4.15-dev-7953-g1f49173
_WDF_OBJECT_CONTEXT_TYPE_INFO_V2_15 Struct Reference

#include <wdf215.h>

Collaboration diagram for _WDF_OBJECT_CONTEXT_TYPE_INFO_V2_15:

Public Attributes

ULONG Size
 
PCHAR ContextName
 
size_t ContextSize
 
PCWDF_OBJECT_CONTEXT_TYPE_INFO_V2_15 UniqueType
 
PFN_GET_UNIQUE_CONTEXT_TYPE EvtDriverGetUniqueContextType
 

Detailed Description

Definition at line 1914 of file wdf215.h.

Member Data Documentation

◆ ContextName

PCHAR _WDF_OBJECT_CONTEXT_TYPE_INFO_V2_15::ContextName

Definition at line 1923 of file wdf215.h.

◆ ContextSize

size_t _WDF_OBJECT_CONTEXT_TYPE_INFO_V2_15::ContextSize

Definition at line 1930 of file wdf215.h.

◆ EvtDriverGetUniqueContextType

PFN_GET_UNIQUE_CONTEXT_TYPE _WDF_OBJECT_CONTEXT_TYPE_INFO_V2_15::EvtDriverGetUniqueContextType

Definition at line 1945 of file wdf215.h.

◆ Size

ULONG _WDF_OBJECT_CONTEXT_TYPE_INFO_V2_15::Size

Definition at line 1918 of file wdf215.h.

◆ UniqueType

PCWDF_OBJECT_CONTEXT_TYPE_INFO_V2_15 _WDF_OBJECT_CONTEXT_TYPE_INFO_V2_15::UniqueType

Definition at line 1937 of file wdf215.h.


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