Class IPHlpAPI.IP_ADDRESS_STRING

  • Enclosing interface:
    IPHlpAPI

    @FieldOrder("String")
    public static class IPHlpAPI.IP_ADDRESS_STRING
    extends Structure
    The IP_ADDRESS_STRING structure stores an IPv4 address in dotted decimal notation. The IP_ADDRESS_STRING structure definition is also the type definition for the IP_MASK_STRING structure.
    See Also:
    IP_ADDRESS_STRING
    • Field Detail

      • String

        public byte[] String
    • Constructor Detail

      • IP_ADDRESS_STRING

        public IP_ADDRESS_STRING()