ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_OBJECT_CONTEXT_TYPE_INFO_V2_0 Struct Reference

#include <wdf20.h>

Collaboration diagram for _WDF_OBJECT_CONTEXT_TYPE_INFO_V2_0:

Public Attributes

ULONG Size
 
PCHAR ContextName
 
size_t ContextSize
 
PCWDF_OBJECT_CONTEXT_TYPE_INFO_V2_0 UniqueType
 
PFN_GET_UNIQUE_CONTEXT_TYPE EvtDriverGetUniqueContextType
 

Detailed Description

Definition at line 1902 of file wdf20.h.

Member Data Documentation

◆ ContextName

PCHAR _WDF_OBJECT_CONTEXT_TYPE_INFO_V2_0::ContextName

Definition at line 1911 of file wdf20.h.

◆ ContextSize

size_t _WDF_OBJECT_CONTEXT_TYPE_INFO_V2_0::ContextSize

Definition at line 1918 of file wdf20.h.

◆ EvtDriverGetUniqueContextType

PFN_GET_UNIQUE_CONTEXT_TYPE _WDF_OBJECT_CONTEXT_TYPE_INFO_V2_0::EvtDriverGetUniqueContextType

Definition at line 1933 of file wdf20.h.

◆ Size

ULONG _WDF_OBJECT_CONTEXT_TYPE_INFO_V2_0::Size

Definition at line 1906 of file wdf20.h.

◆ UniqueType

PCWDF_OBJECT_CONTEXT_TYPE_INFO_V2_0 _WDF_OBJECT_CONTEXT_TYPE_INFO_V2_0::UniqueType

Definition at line 1925 of file wdf20.h.


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