Source position: jwadbt.pas line 406
type _DEV_BROADCAST_OEM = record
dbco_size: DWORD;
dbco_devicetype: DWORD;
dbco_reserved: DWORD;
dbco_identifier: DWORD;
dbco_suppfunc: DWORD;
end;