ReactOS 0.4.15-dev-7918-g2a2556c
_RTL_VERIFIER_THUNK_DESCRIPTOR Struct Reference

#include <verifier.h>

Collaboration diagram for _RTL_VERIFIER_THUNK_DESCRIPTOR:

Public Attributes

PCHAR ThunkName
 
PVOID ThunkOldAddress
 
PVOID ThunkNewAddress
 

Detailed Description

Definition at line 10 of file verifier.h.

Member Data Documentation

◆ ThunkName

PCHAR _RTL_VERIFIER_THUNK_DESCRIPTOR::ThunkName

◆ ThunkNewAddress

PVOID _RTL_VERIFIER_THUNK_DESCRIPTOR::ThunkNewAddress

◆ ThunkOldAddress

PVOID _RTL_VERIFIER_THUNK_DESCRIPTOR::ThunkOldAddress

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