Klasse TlbCoClass

java.lang.Object
com.sun.jna.platform.win32.COM.tlb.imp.TlbBase
com.sun.jna.platform.win32.COM.tlb.imp.TlbCoClass

public class TlbCoClass extends TlbBase
The Class TlbClass.
Autor:
Tobias Wolf, wolf.tobias@gmx.net
  • Konstruktordetails

    • TlbCoClass

      public TlbCoClass(int index, String packagename, TypeLibUtil typeLibUtil, String bindingMode)
      Instantiates a new tlb class.
      Parameter:
      index - the index
      typeLibUtil - the type lib util
  • Methodendetails

    • createFunctions

      protected void createFunctions(TypeInfoUtil typeInfoUtil, String bindingMode)
    • createJavaDocHeader

      protected void createJavaDocHeader(String guid, String version, String helpstring)
    • createCLSIDName

      protected void createCLSIDName(String clsidName)
    • createCLSID

      protected void createCLSID(String clsid)
    • createInterfaces

      protected void createInterfaces(String interfaces)
    • getClassTemplate

      protected String getClassTemplate()
      Beschreibung aus Klasse kopiert: TlbBase
      Gets the class template.
      Angegeben von:
      getClassTemplate in Klasse TlbBase
      Gibt zurück:
      the class template