Class ComClassAttribute

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: Microsoft.VisualBasic.Core, Version=13.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: Microsoft.VisualBasic.Core
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: Microsoft.VisualBasic.ComClassAttribute
        See Also:
        Constant Field Values
      • classType

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

      • ComClassAttribute

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

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

        public ComClassAttribute​(java.lang.String _ClassID,
                                 java.lang.String _InterfaceID,
                                 java.lang.String _EventId)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • ComClassAttribute

        public ComClassAttribute​(java.lang.String _ClassID,
                                 java.lang.String _InterfaceID)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • ComClassAttribute

        public ComClassAttribute​(java.lang.String _ClassID)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getInterfaceShadows

        public boolean getInterfaceShadows()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setInterfaceShadows

        public void setInterfaceShadows​(boolean InterfaceShadows)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getClassID

        public java.lang.String getClassID()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEventID

        public java.lang.String getEventID()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getInterfaceID

        public java.lang.String getInterfaceID()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable