Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


Data of Class _typelib_InterfaceMethodTypeDescription


aBase
typelib_InterfaceMemberTypeDescription aBase;

Summary
inherits all members of typelib_InterfaceMemberTypeDescription

pReturnTypeRef
typelib_TypeDescriptionReference * pReturnTypeRef;

Summary
type of the return value

nParams
sal_Int32 nParams;

Summary
number of parameters

pParams
typelib_MethodParameter * pParams;

Summary
array of parameters

nExceptions
sal_Int32 nExceptions;

Summary
number of exceptions

ppExceptions
typelib_TypeDescriptionReference * * ppExceptions;

Summary
array of exception types

bOneWay
sal_Bool bOneWay;

Summary
determines whether method is declared oneway

pInterface
_typelib_InterfaceTypeDescription * pInterface;

Summary
the interface description this method is a member of
Since
#i21150#

pBaseRef
typelib_TypeDescriptionReference * pBaseRef;

Summary
the inherited direct base method (null for a method that is not inherited)
Since
UDK 3.2.0

nIndex
sal_Int32 nIndex;

Description
if pBaseRef is null, the member position of this method within pInterface, not counting members inherited from bases; if pBaseRef is not null, the index of the direct base within pInterface from which this method is inherited
Since
UDK 3.2.0

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.