ReactOS 0.4.15-dev-8002-gbbb3b00
_DRIVER_SPECIFIED_VERIFIER_THUNKS Struct Reference

#include <mmtypes.h>

Collaboration diagram for _DRIVER_SPECIFIED_VERIFIER_THUNKS:

Public Attributes

LIST_ENTRY ListEntry
 
struct _LDR_DATA_TABLE_ENTRYDataTableEntry
 
ULONG NumberOfThunks
 

Detailed Description

Definition at line 1018 of file mmtypes.h.

Member Data Documentation

◆ DataTableEntry

struct _LDR_DATA_TABLE_ENTRY* _DRIVER_SPECIFIED_VERIFIER_THUNKS::DataTableEntry

Definition at line 1021 of file mmtypes.h.

Referenced by MmAddVerifierThunks().

◆ ListEntry

LIST_ENTRY _DRIVER_SPECIFIED_VERIFIER_THUNKS::ListEntry

Definition at line 1020 of file mmtypes.h.

Referenced by MmAddVerifierThunks().

◆ NumberOfThunks

ULONG _DRIVER_SPECIFIED_VERIFIER_THUNKS::NumberOfThunks

Definition at line 1022 of file mmtypes.h.

Referenced by MmAddVerifierThunks().


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