#ifndef _WINSTA_H typedef struct _RESERVED_CACHE { THINWIRECACHE ThinWireCache[MAX_THINWIRECACHE]; } RESERVED_CACHE, *PRESERVED_CACHE; #endif View code on GitHub
This type is documented in the [MS-TSTS] specification.