Class GeneratedComInterfaceAttribute

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Runtime.InteropServices, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

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

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

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

      • GeneratedComInterfaceAttribute

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

        public GeneratedComInterfaceAttribute()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class Attribute
      • getOptions

        public ComInterfaceOptions getOptions()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOptions

        public void setOptions​(ComInterfaceOptions Options)
                        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
      • getExceptionToUnmanagedMarshaller

        public NetType getExceptionToUnmanagedMarshaller()
                                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setExceptionToUnmanagedMarshaller

        public void setExceptionToUnmanagedMarshaller​(NetType ExceptionToUnmanagedMarshaller)
                                               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