Source position: jwadhcpsapi.pas line 123
type _DHCP_BINARY_DATA = record
DataLength: DWORD;
Data: LPBYTE;
end;