typedef struct _CACHE_UNINITIALIZE_EVENT { PCACHE_UNINITIALIZE_EVENT Next; KEVENT Event; } CACHE_UNINITIALIZE_EVENT, *PCACHE_UNINITIALIZE_EVENT;
Windows Vista Kernel Structures