Source position: jwadhcpsapi.pas line 430
type _DHCP_OPTION_VALUE = record
OptionID: DHCP_OPTION_ID;
Value: DHCP_OPTION_DATA;
end;