ReactOS 0.4.15-dev-7931-gfd331f1
_RTL_VERIFIER_PROVIDER_DESCRIPTOR Struct Reference

#include <verifier.h>

Collaboration diagram for _RTL_VERIFIER_PROVIDER_DESCRIPTOR:

Public Attributes

DWORD Length
 
PRTL_VERIFIER_DLL_DESCRIPTOR ProviderDlls
 
RTL_VERIFIER_DLL_LOAD_CALLBACK ProviderDllLoadCallback
 
RTL_VERIFIER_DLL_UNLOAD_CALLBACK ProviderDllUnloadCallback
 
PWSTR VerifierImage
 
DWORD VerifierFlags
 
DWORD VerifierDebug
 
PVOID RtlpGetStackTraceAddress
 
PVOID RtlpDebugPageHeapCreate
 
PVOID RtlpDebugPageHeapDestroy
 
RTL_VERIFIER_NTDLLHEAPFREE_CALLBACK ProviderNtdllHeapFreeCallback
 

Detailed Description

Definition at line 23 of file verifier.h.

Member Data Documentation

◆ Length

DWORD _RTL_VERIFIER_PROVIDER_DESCRIPTOR::Length

Definition at line 25 of file verifier.h.

◆ ProviderDllLoadCallback

RTL_VERIFIER_DLL_LOAD_CALLBACK _RTL_VERIFIER_PROVIDER_DESCRIPTOR::ProviderDllLoadCallback

Definition at line 27 of file verifier.h.

◆ ProviderDlls

PRTL_VERIFIER_DLL_DESCRIPTOR _RTL_VERIFIER_PROVIDER_DESCRIPTOR::ProviderDlls

Definition at line 26 of file verifier.h.

◆ ProviderDllUnloadCallback

RTL_VERIFIER_DLL_UNLOAD_CALLBACK _RTL_VERIFIER_PROVIDER_DESCRIPTOR::ProviderDllUnloadCallback

Definition at line 28 of file verifier.h.

◆ ProviderNtdllHeapFreeCallback

RTL_VERIFIER_NTDLLHEAPFREE_CALLBACK _RTL_VERIFIER_PROVIDER_DESCRIPTOR::ProviderNtdllHeapFreeCallback

Definition at line 39 of file verifier.h.

◆ RtlpDebugPageHeapCreate

PVOID _RTL_VERIFIER_PROVIDER_DESCRIPTOR::RtlpDebugPageHeapCreate

Definition at line 35 of file verifier.h.

◆ RtlpDebugPageHeapDestroy

PVOID _RTL_VERIFIER_PROVIDER_DESCRIPTOR::RtlpDebugPageHeapDestroy

Definition at line 36 of file verifier.h.

◆ RtlpGetStackTraceAddress

PVOID _RTL_VERIFIER_PROVIDER_DESCRIPTOR::RtlpGetStackTraceAddress

Definition at line 34 of file verifier.h.

◆ VerifierDebug

DWORD _RTL_VERIFIER_PROVIDER_DESCRIPTOR::VerifierDebug

Definition at line 33 of file verifier.h.

Referenced by AVrfpGetProcAddress(), and AVrfpLdrGetProcedureAddress().

◆ VerifierFlags

DWORD _RTL_VERIFIER_PROVIDER_DESCRIPTOR::VerifierFlags

Definition at line 32 of file verifier.h.

◆ VerifierImage

PWSTR _RTL_VERIFIER_PROVIDER_DESCRIPTOR::VerifierImage

Definition at line 31 of file verifier.h.


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