public interface ICoClassDecl extends ITypeDecl
Modifier and Type | Method and Description |
---|---|
int |
countImplementedInterfaces()
count the number of the interfaces implemented by this co-class
|
GUID |
getGUID() |
IImplementedInterfaceDecl |
getImplementedInterface(int index)
gets an interface implemented by this co-class
|
boolean |
isCreatable()
checks if this co-class is creatable
|
getHelpString, getKind, getName, getParent
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
int countImplementedInterfaces()
IImplementedInterfaceDecl getImplementedInterface(int index)
boolean isCreatable()
GUID getGUID()
Copyright © 2014. All rights reserved.