ReactOS 0.4.15-dev-7942-gd23573b
_SHIMINFO Struct Reference

#include <shimeng.h>

Collaboration diagram for _SHIMINFO:

Public Attributes

PCWSTR ShimName
 
PHOOKAPIEX pHookApi
 
DWORD dwHookCount
 
PSHIMMODULE pShimModule
 
ARRAY InExclude
 

Detailed Description

Definition at line 48 of file shimeng.h.

Member Data Documentation

◆ dwHookCount

DWORD _SHIMINFO::dwHookCount

Definition at line 52 of file shimeng.h.

Referenced by SeiCombineHookInfo().

◆ InExclude

ARRAY _SHIMINFO::InExclude

Definition at line 54 of file shimeng.h.

Referenced by SeiBuildInclExclList(), and SeiIsExcluded().

◆ pHookApi

PHOOKAPIEX _SHIMINFO::pHookApi

Definition at line 51 of file shimeng.h.

Referenced by SeiCombineHookInfo().

◆ pShimModule

PSHIMMODULE _SHIMINFO::pShimModule

Definition at line 53 of file shimeng.h.

◆ ShimName

PCWSTR _SHIMINFO::ShimName

Definition at line 50 of file shimeng.h.

Referenced by SeiIsExcluded().


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