Skip navigation links
JNA API 5.3.1
com.sun.jna.platform.win32

Class IPHlpAPI.IP_ADDRESS_STRING

  • Enclosing interface:
    IPHlpAPI


    @Structure.FieldOrder(value="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()
JNA API 5.3.1

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.