Source position: jwawindns.pas line 1098
type DNS_MX_DATA = record
pNameExchange: LPTSTR;
wPreference: Word;
Pad: Word;
end;