ReactOS 0.4.15-dev-8614-gbc76250
_WDF_OBJECT_CONTEXT_TYPE_INFO_V1_13 Struct Reference

#include <wdf113.h>

Collaboration diagram for _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_13:

Public Attributes

ULONG Size
 
PCHAR ContextName
 
size_t ContextSize
 
PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_13 UniqueType
 
PFN_GET_UNIQUE_CONTEXT_TYPE EvtDriverGetUniqueContextType
 

Detailed Description

Definition at line 1989 of file wdf113.h.

Member Data Documentation

◆ ContextName

PCHAR _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_13::ContextName

Definition at line 1998 of file wdf113.h.

◆ ContextSize

size_t _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_13::ContextSize

Definition at line 2005 of file wdf113.h.

◆ EvtDriverGetUniqueContextType

PFN_GET_UNIQUE_CONTEXT_TYPE _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_13::EvtDriverGetUniqueContextType

Definition at line 2020 of file wdf113.h.

◆ Size

ULONG _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_13::Size

Definition at line 1993 of file wdf113.h.

◆ UniqueType

PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_13 _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_13::UniqueType

Definition at line 2012 of file wdf113.h.


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