Source position: jwawindns.pas line 1194
type DNS_NXT_DATA = record
pNameNext: LPTSTR;
wNumTypes: Word;
wTypes: array [0..0] of Word;
end;