ReactOS 0.4.15-dev-7924-g5949c20
_WDF_OBJECT_CONTEXT_TYPE_INFO_V1_11 Struct Reference

#include <wdf111.h>

Collaboration diagram for _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_11:

Public Attributes

ULONG Size
 
PCHAR ContextName
 
size_t ContextSize
 
PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_11 UniqueType
 
PFN_GET_UNIQUE_CONTEXT_TYPE EvtDriverGetUniqueContextType
 

Detailed Description

Definition at line 1832 of file wdf111.h.

Member Data Documentation

◆ ContextName

PCHAR _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_11::ContextName

Definition at line 1841 of file wdf111.h.

◆ ContextSize

size_t _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_11::ContextSize

Definition at line 1848 of file wdf111.h.

◆ EvtDriverGetUniqueContextType

PFN_GET_UNIQUE_CONTEXT_TYPE _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_11::EvtDriverGetUniqueContextType

Definition at line 1863 of file wdf111.h.

◆ Size

ULONG _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_11::Size

Definition at line 1836 of file wdf111.h.

◆ UniqueType

PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_11 _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_11::UniqueType

Definition at line 1855 of file wdf111.h.


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