Source position: jwadbt.pas line 501
type _DEV_BROADCAST_NET = record
dbcn_size: DWORD;
dbcn_devicetype: DWORD;
dbcn_reserved: DWORD;
dbcn_resource: DWORD;
dbcn_flags: DWORD;
end;