Overview | Namespace | Class | Index | Help |
PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
virtual | abstract | interface | template |
NO | NO | NO | NO |
Data |
|
typelib_InterfaceMemberTypeDescription aBase; | inherits all members of typelib_InterfaceMemberTypeDescription |
typelib_TypeDescriptionReference * pReturnTypeRef; | type of the return value |
sal_Int32 nParams; | number of parameters |
typelib_MethodParameter * pParams; | array of parameters |
sal_Int32 nExceptions; | number of exceptions |
typelib_TypeDescriptionReference * * ppExceptions; | array of exception types |
sal_Bool bOneWay; | determines whether method is declared oneway |
_typelib_InterfaceTypeDescription * pInterface; | the interface description this method is a member of |
typelib_TypeDescriptionReference * pBaseRef; | the inherited direct base method (null for a method that is not inherited) |
sal_Int32 nIndex; |
Copyright © 2010 Sun Microsystems, Inc.