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: