#ifndef _WINSTA_H typedef enum _CALLBACKCLASS { Callback_Disable, Callback_Roving, Callback_Fixed } CALLBACKCLASS; #endif View code on GitHub
This type is documented in the [MS-TSTS] specification.