Class LibraryImportAttribute

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Private.CoreLib
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Runtime.InteropServices.LibraryImportAttribute
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • LibraryImportAttribute

        public LibraryImportAttribute​(java.lang.Object instance)
                               throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • LibraryImportAttribute

        public LibraryImportAttribute()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • LibraryImportAttribute

        public LibraryImportAttribute​(java.lang.String libraryName)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getSetLastError

        public boolean getSetLastError()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSetLastError

        public void setSetLastError​(boolean SetLastError)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getStringMarshalling

        public StringMarshalling getStringMarshalling()
                                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setStringMarshalling

        public void setStringMarshalling​(StringMarshalling StringMarshalling)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEntryPoint

        public java.lang.String getEntryPoint()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEntryPoint

        public void setEntryPoint​(java.lang.String EntryPoint)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLibraryName

        public java.lang.String getLibraryName()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getStringMarshallingCustomType

        public NetType getStringMarshallingCustomType()
                                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setStringMarshallingCustomType

        public void setStringMarshallingCustomType​(NetType StringMarshallingCustomType)
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable