ReactOS 0.4.16-dev-197-g92996da
|
#include <wdfobject.h>
Public Attributes | |
ULONG | Size |
PCHAR | ContextName |
size_t | ContextSize |
PCWDF_OBJECT_CONTEXT_TYPE_INFO | UniqueType |
PFN_GET_UNIQUE_CONTEXT_TYPE | EvtDriverGetUniqueContextType |
Definition at line 183 of file wdfobject.h.
PCHAR _WDF_OBJECT_CONTEXT_TYPE_INFO::ContextName |
Definition at line 192 of file wdfobject.h.
size_t _WDF_OBJECT_CONTEXT_TYPE_INFO::ContextSize |
Definition at line 199 of file wdfobject.h.
PFN_GET_UNIQUE_CONTEXT_TYPE _WDF_OBJECT_CONTEXT_TYPE_INFO::EvtDriverGetUniqueContextType |
Definition at line 214 of file wdfobject.h.
ULONG _WDF_OBJECT_CONTEXT_TYPE_INFO::Size |
Definition at line 187 of file wdfobject.h.
PCWDF_OBJECT_CONTEXT_TYPE_INFO _WDF_OBJECT_CONTEXT_TYPE_INFO::UniqueType |
Definition at line 206 of file wdfobject.h.