ReactOS 0.4.15-dev-7907-g95bf896
_HOOKMODULEINFO Struct Reference

#include <shimeng.h>

Collaboration diagram for _HOOKMODULEINFO:

Public Attributes

UNICODE_STRING Name
 
PVOID BaseAddress
 
ARRAY HookApis
 

Detailed Description

Definition at line 68 of file shimeng.h.

Member Data Documentation

◆ BaseAddress

PVOID _HOOKMODULEINFO::BaseAddress

◆ HookApis

ARRAY _HOOKMODULEINFO::HookApis

Definition at line 73 of file shimeng.h.

Referenced by SeiAddHooks(), SeiHookImports(), SeiResolveAPI(), and StubGetProcAddress().

◆ Name

UNICODE_STRING _HOOKMODULEINFO::Name

Definition at line 70 of file shimeng.h.

Referenced by SeiAddHooks(), and SeiFindHookModuleInfo().


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