ReactOS 0.4.15-dev-7842-g558ab78
_WDF_OBJECT_CONTEXT_TYPE_INFO_V1_7 Struct Reference

#include <wdf17.h>

Collaboration diagram for _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_7:

Public Attributes

ULONG Size
 
PCHAR ContextName
 
size_t ContextSize
 
PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_7 UniqueType
 
PFN_GET_UNIQUE_CONTEXT_TYPE EvtDriverGetUniqueContextType
 

Detailed Description

Definition at line 1366 of file wdf17.h.

Member Data Documentation

◆ ContextName

PCHAR _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_7::ContextName

Definition at line 1375 of file wdf17.h.

◆ ContextSize

size_t _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_7::ContextSize

Definition at line 1382 of file wdf17.h.

◆ EvtDriverGetUniqueContextType

PFN_GET_UNIQUE_CONTEXT_TYPE _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_7::EvtDriverGetUniqueContextType

Definition at line 1397 of file wdf17.h.

◆ Size

ULONG _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_7::Size

Definition at line 1370 of file wdf17.h.

◆ UniqueType

PCWDF_OBJECT_CONTEXT_TYPE_INFO_V1_7 _WDF_OBJECT_CONTEXT_TYPE_INFO_V1_7::UniqueType

Definition at line 1389 of file wdf17.h.


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