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