Skip navigation links
JNA API 4.5.2
com.sun.jna.platform.win32.COM.tlb.imp

Class TlbDispInterface



  • public class TlbDispInterface
    extends TlbBase
    The Class TlbDispatch.
    Author:
    Tobias Wolf, wolf.tobias@gmx.net
    • Constructor Detail

      • TlbDispInterface

        public TlbDispInterface(int index,
                                java.lang.String packagename,
                                TypeLibUtil typeLibUtil)
        Instantiates a new tlb dispatch.
        Parameters:
        index - the index
        typeLibUtil - the type lib util
    • Method Detail

      • createJavaDocHeader

        protected void createJavaDocHeader(java.lang.String guid,
                                           java.lang.String helpstring)
        Creates the java doc header.
        Parameters:
        guid - the guid
        helpstring - the helpstring
      • getClassTemplate

        protected java.lang.String getClassTemplate()
        Description copied from class: TlbBase
        Gets the class template.
        Specified by:
        getClassTemplate in class TlbBase
        Returns:
        the class template
JNA API 4.5.2

Copyright © 2007-2017 Timothy Wall. All Rights Reserved.