(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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 OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.