|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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().