Content for Apache OpenOffice version 3.4.
| Overview | Namespace | Class | Index | Help |
| PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
::
struct _typelib_Parameter_Init
- Base Classes
- None.
- Known Derived Classes
- None.
| virtual | abstract | interface | template |
| NO | NO | NO | NO |
- Summary
Init struct of interface methods for typelib_typedescription_new().
- File
- typedescription.h
Public Members
-
Data
typelib_TypeClass eTypeClass; type class of parameter rtl_uString * pTypeName; name of parameter rtl_uString * pParamName; name of parameter sal_Bool bIn; true, if parameter is [in] or [inout] sal_Bool bOut; true, if parameter is [out] or [inout]
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

