Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


::

struct _typelib_MethodParameter


Base Classes
None.
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
Summary
Description of an interface method parameter.
File
typedescription.h

Public Members

Data

rtl_uString * pName; name of parameter
typelib_TypeDescriptionReference * pTypeRef; type of parameter
sal_Bool bIn; true: the call type of this parameter is [in] or [inout] false: the call type of this parameter is [out]
sal_Bool bOut; true: the call type of this parameter is [out] or [inout] false: the call type of this parameter is [in]

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.