Class TlbFunctionStub

All Implemented Interfaces:
Variant

public class TlbFunctionStub extends TlbAbstractMethod
The Class TlbFunction.
Author:
Tobias Wolf, wolf.tobias@gmx.net
  • Constructor Details

    • TlbFunctionStub

      public TlbFunctionStub(int index, TypeLibUtil typeLibUtil, OaIdl.FUNCDESC funcDesc, TypeInfoUtil typeInfoUtil)
      Instantiates a new tlb function.
      Parameters:
      index - the index
      typeLibUtil - the type lib util
      funcDesc - the func desc
      typeInfoUtil - the type info util
  • Method Details

    • getClassTemplate

      protected String getClassTemplate()
      Description copied from class: TlbBase
      Gets the class template.
      Specified by:
      getClassTemplate in class TlbBase
      Returns:
      the class template