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

_SERVER_TRANSPORT_INFO_3

Declaration

Source position: jwalmserver.pas line 1766

type _SERVER_TRANSPORT_INFO_3 = record

  svti3_numberofvcs: DWORD;

  svti3_transportname: LMSTR;

  svti3_transportaddress: LPBYTE;

  svti3_transportaddresslength: DWORD;

  svti3_networkaddress: LMSTR;

  svti3_domain: LMSTR;

  svti3_flags: ULONG;

  svti3_passwordlength: DWORD;

  svti3_password: array [0..256-1] of Byte;

end;


Documentation generated on: 2023-03-18