Source position: jwadbt.pas line 457
type _DEV_BROADCAST_PORT_A = record
dbcp_size: DWORD;
dbcp_devicetype: DWORD;
dbcp_reserved: DWORD;
dbcp_name: array [0..0] of Char;
end;