Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
 Overview   Namespace   Class   Index   Help 
PUBLIC MEMBERS:  CLASSESSTRUCTSUNIONSENUMSTYPEDEFSMETHODSSTATIC METHODSDATASTATIC DATA

::

struct _typelib_InterfaceMethodTypeDescription


Base Classes
None.
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
Summary
Type description of an interface method. The type class of this description is typelib_TypeClass_INTERFACE_METHOD. The size and the alignment are 0.
File
typedescription.h

Public Members

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

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.