ReactOS 0.4.15-dev-7958-gcd0bb1a
SHIM_CACHE_ENTRY Struct Reference
Collaboration diagram for SHIM_CACHE_ENTRY:

Public Attributes

LIST_ENTRY List
 
SHIM_PERSISTENT_CACHE_ENTRY Persistent
 
ULONG CompatFlags
 

Detailed Description

Definition at line 91 of file apphelp.c.

Member Data Documentation

◆ CompatFlags

ULONG SHIM_CACHE_ENTRY::CompatFlags

Definition at line 95 of file apphelp.c.

◆ List

LIST_ENTRY SHIM_CACHE_ENTRY::List

Definition at line 93 of file apphelp.c.

◆ Persistent

SHIM_PERSISTENT_CACHE_ENTRY SHIM_CACHE_ENTRY::Persistent

Definition at line 94 of file apphelp.c.

Referenced by ApphelpShimCacheCompareRoutine().


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