class DhcpsApi::DHCP_CLIENT_INFO_V4
DHCP_CLIENT_INFO_V4
defines a client information record used by the DHCP server.
Available fields: :client_ip_address [String], :subnet_mask [String], :client_hardware_address [String], :client_name [String], :client_comment [String], :client_lease_expires [Date], :owner_host [DHCP_HOST_INFO], :client_type, [Fixnum]
@see msdn.microsoft.com/en-us/library/windows/desktop/dd897579(v=vs.85).aspx