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