#ifndef _WINSTA_H typedef struct _TSHARE_CACHE { ULONG Reserved; } TSHARE_CACHE, *PTSHARE_CACHE; #endif View code on GitHub
This type is documented in the [MS-TSTS] specification.