Source position: jwadbt.pas line 516
type _DEV_BROADCAST_DEVICEINTERFACE_A = record
dbcc_size: DWORD;
dbcc_devicetype: DWORD;
dbcc_reserved: DWORD;
dbcc_classguid: GUID;
dbcc_name: array [0..0] of char;
end;