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

Class Winnetwk.REMOTE_NAME_INFO

    • Field Detail

      • lpUniversalName

        public java.lang.String lpUniversalName
        Pointer to the null-terminated UNC name string that identifies a network resource.
      • lpConnectionName

        public java.lang.String lpConnectionName
        Pointer to a null-terminated string that is the name of a network connection.
      • lpRemainingPath

        public java.lang.String lpRemainingPath
        Pointer to a null-terminated name string.
    • Constructor Detail

      • REMOTE_NAME_INFO

        public REMOTE_NAME_INFO()
      • REMOTE_NAME_INFO

        public REMOTE_NAME_INFO(Pointer address)
JNA API 5.3.1

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