Source position: jwadhcpsapi.pas line 418
type _DHCP_OPTION_DATA = record
NumElements: DWORD;
Elements: LPDHCP_OPTION_DATA_ELEMENT;
end;