ip4_dns_from_variant


Description:


public string ip4_dns_from_variant (Variant value)

Utility function to convert a Variant of type 'au' representing a list of IPv4 addresses into an array of IP address strings.

Since 1.46, an empty list is returned if the variant type is not valid (before it was checked as assertion)

Parameters:

value

a Variant of type 'au'

Returns:

a null-terminated array of IP address strings.


Namespace: NM.Utils
Package: libnm