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

Class TlbPropertyPut

  • All Implemented Interfaces:
    Variant


    public class TlbPropertyPut
    extends TlbAbstractMethod
    The Class TlbPropertyPut.
    Author:
    Tobias Wolf, wolf.tobias@gmx.net
    • Constructor Detail

      • TlbPropertyPut

        public TlbPropertyPut(int count,
                              int index,
                              TypeLibUtil typeLibUtil,
                              OaIdl.FUNCDESC funcDesc,
                              TypeInfoUtil typeInfoUtil)
        Instantiates a new tlb property set.
        Parameters:
        index - the index
        typeLibUtil - the type lib util
        funcDesc - the func desc
        typeInfoUtil - the type info util
    • Method Detail

      • getClassTemplate

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

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