Source position: jwawinsta.pas line 278
type _WINSTATION_REMOTE_ADDRESS = record
AddressFamily: DWORD;
Port: Word;
Address: array [0..19] of Byte;
Reserved: array [0..5] of Byte;
end;