Unit 'JwaWinSta' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_WINSTATION_CONFIGW

Declaration

Source position: jwawinsta.pas line 203

type _WINSTATION_CONFIGW = record

  Reserved1: DWORD;

  ClientName: array [0..20] of WCHAR;

  Domain: array [0..17] of WCHAR;

  Username: array [0..35] of WCHAR;

  CurrentDirectory: array [0..256] of WCHAR;

  ApplicationName: array [0..259] of WCHAR;

  Reserved2: DWORD;

  AddressFamily: DWORD;

  ClientAddress: array [0..27] of WCHAR;

  Reserved3: array [0..7] of Byte;

  Reserved4: array [0..4] of DWORD;

  Reserved5: array [0..69] of Byte;

  ClientDLLName: array [0..330] of WCHAR;

  Reserved6: array [0..1] of FILETIME;

  AudioDriver: array [0..9] of WCHAR;

  TZBias: DWORD;

  TZStandardName: array [0..31] of WCHAR;

  Reserved7: DWORD;

  TZDaylightName: array [0..31] of WCHAR;

  TZDayLightStart: array [0..15] of Byte;

  TZDayLightBias: DWORD;

  Reserved8: DWORD;

  TSInstanceID: array [0..33] of WCHAR;

  Reserved9: DWORD;

end;


Documentation generated on: 2023-03-18