public interface IMethod extends Com4jObject
Modifier and Type | Method and Description |
---|---|
int |
getDispId() |
int |
getFlags() |
String |
getHelpString() |
InvokeKind |
getKind() |
String |
getName() |
IParam |
getParam(int idx) |
int |
getParamCount() |
IType |
getReturnType() |
int |
getVtableIndex() |
boolean |
isVarArg() |
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
String getName()
InvokeKind getKind()
String getHelpString()
IType getReturnType()
int getParamCount()
IParam getParam(int idx)
int getVtableIndex()
boolean isVarArg()
int getDispId()
int getFlags()
Copyright © 2014. All rights reserved.