FreeRDP
_WTSCONFIGINFOW Struct Reference

#include <wtsapi.h>

Data Fields

ULONG version
 
ULONG fConnectClientDrivesAtLogon
 
ULONG fConnectPrinterAtLogon
 
ULONG fDisablePrinterRedirection
 
ULONG fDisableDefaultMainClientPrinter
 
ULONG ShadowSettings
 
WCHAR LogonUserName [USERNAME_LENGTH+1]
 
WCHAR LogonDomain [DOMAIN_LENGTH+1]
 
WCHAR WorkDirectory [MAX_PATH+1]
 
WCHAR InitialProgram [MAX_PATH+1]
 
WCHAR ApplicationName [MAX_PATH+1]
 

Field Documentation

◆ ApplicationName

WCHAR _WTSCONFIGINFOW::ApplicationName[MAX_PATH+1]

◆ fConnectClientDrivesAtLogon

ULONG _WTSCONFIGINFOW::fConnectClientDrivesAtLogon

◆ fConnectPrinterAtLogon

ULONG _WTSCONFIGINFOW::fConnectPrinterAtLogon

◆ fDisableDefaultMainClientPrinter

ULONG _WTSCONFIGINFOW::fDisableDefaultMainClientPrinter

◆ fDisablePrinterRedirection

ULONG _WTSCONFIGINFOW::fDisablePrinterRedirection

◆ InitialProgram

WCHAR _WTSCONFIGINFOW::InitialProgram[MAX_PATH+1]

◆ LogonDomain

WCHAR _WTSCONFIGINFOW::LogonDomain[DOMAIN_LENGTH+1]

◆ LogonUserName

WCHAR _WTSCONFIGINFOW::LogonUserName[USERNAME_LENGTH+1]

◆ ShadowSettings

ULONG _WTSCONFIGINFOW::ShadowSettings

◆ version

ULONG _WTSCONFIGINFOW::version

◆ WorkDirectory

WCHAR _WTSCONFIGINFOW::WorkDirectory[MAX_PATH+1]

The documentation for this struct was generated from the following file: