Class Winnetwk.UNIVERSAL_NAME_INFO

  • Enclosing class:
    Winnetwk

    @FieldOrder("lpUniversalName")
    public static class Winnetwk.UNIVERSAL_NAME_INFO
    extends Structure
    The UNIVERSAL_NAME_INFO structure contains a pointer to a Universal Naming Convention (UNC) name string for a network resource.
    • Field Detail

      • lpUniversalName

        public String lpUniversalName
        Pointer to the null-terminated UNC name string that identifies a network resource.
    • Constructor Detail

      • UNIVERSAL_NAME_INFO

        public UNIVERSAL_NAME_INFO()
      • UNIVERSAL_NAME_INFO

        public UNIVERSAL_NAME_INFO​(Pointer address)