public interface IInterfaceDecl extends ITypeDecl, IInterface
Modifier and Type | Method and Description |
---|---|
int |
countBaseInterfaces()
count the number of the base interfaces
|
ITypeDecl |
getBaseInterface(int index)
gets the base interface
|
IInterfaceDecl |
getDispInterface()
get the IDispatch interface of this custom interface.
|
countMethods, countProperties, getGUID, getMethod, getProperty, isDual
getHelpString, getKind, getName, getParent
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
IInterfaceDecl getDispInterface()
IInterface.isDual()
int countBaseInterfaces()
ITypeDecl getBaseInterface(int index)
Copyright © 2014. All rights reserved.