Klasse TypeLibUtil.FindName

java.lang.Object
com.sun.jna.platform.win32.COM.TypeLibUtil.FindName
Umschließende Klasse:
TypeLibUtil

public static class TypeLibUtil.FindName extends Object
The Class FindName.
Autor:
wolf.tobias@gmx.net The Class FindName.
  • Konstruktordetails

    • FindName

      FindName(String nameBuf, Pointer[] pTInfo, OaIdl.MEMBERID[] rgMemId, short pcFound)
      Instantiates a new find name.
      Parameter:
      nameBuf - the name buf
      pTInfo - the t info
      rgMemId - the rg mem id
      pcFound -
  • Methodendetails

    • getNameBuf

      public String getNameBuf()
      Gets the name buf.
      Gibt zurück:
      the name buf
    • getTInfo

      public ITypeInfo[] getTInfo()
      Gets the t info.
      Gibt zurück:
      the t info
    • getMemId

      public OaIdl.MEMBERID[] getMemId()
      Gets the mem id.
      Gibt zurück:
      the mem id
    • getFound

      public short getFound()
      Gets the found.
      Gibt zurück:
      the found