ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_OBJECT_CONTEXT_TYPE_INFO_V1_15 Struct Reference

#include <wdf115.h>

Collaboration diagram for _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_15:

Public Attributes

ULONG Size
 
PCHAR ContextName
 
size_t ContextSize
 
PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_15 UniqueType
 
PFN_GET_UNIQUE_CONTEXT_TYPE EvtDriverGetUniqueContextType
 

Detailed Description

Definition at line 2004 of file wdf115.h.

Member Data Documentation

◆ ContextName

PCHAR _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_15::ContextName

Definition at line 2013 of file wdf115.h.

◆ ContextSize

size_t _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_15::ContextSize

Definition at line 2020 of file wdf115.h.

◆ EvtDriverGetUniqueContextType

PFN_GET_UNIQUE_CONTEXT_TYPE _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_15::EvtDriverGetUniqueContextType

Definition at line 2035 of file wdf115.h.

◆ Size

ULONG _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_15::Size

Definition at line 2008 of file wdf115.h.

◆ UniqueType

PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_15 _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_15::UniqueType

Definition at line 2027 of file wdf115.h.


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