ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <shimeng.h>
Public Attributes | |
PCWSTR | ShimName |
PHOOKAPIEX | pHookApi |
DWORD | dwHookCount |
PSHIMMODULE | pShimModule |
ARRAY | InExclude |
DWORD _SHIMINFO::dwHookCount |
Definition at line 52 of file shimeng.h.
Referenced by SeiCombineHookInfo().
ARRAY _SHIMINFO::InExclude |
Definition at line 54 of file shimeng.h.
Referenced by SeiBuildInclExclList(), and SeiIsExcluded().
PHOOKAPIEX _SHIMINFO::pHookApi |
Definition at line 51 of file shimeng.h.
Referenced by SeiCombineHookInfo().
PSHIMMODULE _SHIMINFO::pShimModule |
PCWSTR _SHIMINFO::ShimName |
Definition at line 50 of file shimeng.h.
Referenced by SeiIsExcluded().