ReactOS 0.4.15-dev-7842-g558ab78
tagHOOKAPI Struct Reference

#include <shimlib.h>

Collaboration diagram for tagHOOKAPI:

Public Attributes

PCSTR LibraryName
 
PCSTR FunctionName
 
PVOID ReplacementFunction
 
PVOID OriginalFunction
 
PVOID Reserved [2]
 
PVOID Unk1
 
PVOID Unk2
 

Detailed Description

Definition at line 16 of file shimlib.h.

Member Data Documentation

◆ FunctionName

PCSTR tagHOOKAPI::FunctionName

Definition at line 19 of file shimlib.h.

Referenced by START_TEST().

◆ LibraryName

PCSTR tagHOOKAPI::LibraryName

Definition at line 18 of file shimlib.h.

Referenced by START_TEST().

◆ OriginalFunction

PVOID tagHOOKAPI::OriginalFunction

Definition at line 21 of file shimlib.h.

◆ ReplacementFunction

PVOID tagHOOKAPI::ReplacementFunction

Definition at line 20 of file shimlib.h.

◆ Reserved

PVOID tagHOOKAPI::Reserved[2]

Definition at line 22 of file shimlib.h.

◆ Unk1

PVOID tagHOOKAPI::Unk1

Definition at line 13 of file appshim_apitest.h.

◆ Unk2

PVOID tagHOOKAPI::Unk2

Definition at line 14 of file appshim_apitest.h.


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