ReactOS 0.4.15-dev-7918-g2a2556c
tagSHIMREG Struct Reference

#include <shimlib.h>

Collaboration diagram for tagSHIMREG:

Public Attributes

_PVGetHookAPIs GetHookAPIs
 
_PVNotify Notify
 
PCSTR ShimName
 

Detailed Description

Definition at line 84 of file shimlib.h.

Member Data Documentation

◆ GetHookAPIs

_PVGetHookAPIs tagSHIMREG::GetHookAPIs

Definition at line 86 of file shimlib.h.

Referenced by ShimLib_GetHookAPIs().

◆ Notify

_PVNotify tagSHIMREG::Notify

Definition at line 87 of file shimlib.h.

Referenced by ShimLib_NotifyShims().

◆ ShimName

PCSTR tagSHIMREG::ShimName

Definition at line 88 of file shimlib.h.

Referenced by ShimLib_GetHookAPIs().


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