#ifndef _WINSTA_H typedef struct _OEMTDCONFIG { LONG Adapter; DEVICENAME DeviceName; ULONG Flags; } OEMTDCONFIG, *POEMTDCONFIG; #endif View code on GitHub
This type is documented in the [MS-TSTS] specification.