Source position: jwawindns.pas line 1119
type DNS_NULL_DATA = record
dwByteCount: DWORD;
Data: array [0..0] of Byte;
end;