Unit 'JwaDhcpsApi' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_DHCP_CLIENT_SEARCH_UNION

Declaration

Source position: jwadhcpsapi.pas line 185

type _DHCP_CLIENT_SEARCH_UNION = record

  case Integer of

    0: (

        ClientIpAddress: DHCP_IP_ADDRESS;

      );

    1: (

        ClientHardwareAddress: DHCP_CLIENT_UID;

      );

    2: (

        ClientName: LPWSTR;

      );

end;


Documentation generated on: 2023-03-18