public static class TypeLibUtil.FindName
extends java.lang.Object
Constructor and Description |
---|
FindName(java.lang.String nameBuf,
Pointer[] pTInfo,
OaIdl.MEMBERID[] rgMemId,
short pcFound)
Instantiates a new find name.
|
Modifier and Type | Method and Description |
---|---|
short |
getFound()
Gets the found.
|
OaIdl.MEMBERID[] |
getMemId()
Gets the mem id.
|
java.lang.String |
getNameBuf()
Gets the name buf.
|
ITypeInfo[] |
getTInfo()
Gets the t info.
|
FindName(java.lang.String nameBuf, Pointer[] pTInfo, OaIdl.MEMBERID[] rgMemId, short pcFound)
nameBuf
- the name bufpTInfo
- the t inforgMemId
- the rg mem idpcFound
- public java.lang.String getNameBuf()
public ITypeInfo[] getTInfo()
public OaIdl.MEMBERID[] getMemId()
public short getFound()