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