Source position: jwaipexport.pas line 217
type _IP_INTERFACE_INFO = record
NumAdapters: LongInt;
Adapter: array [0..0] of IP_ADAPTER_INDEX_MAP;
end;