Overview | Namespace | Class | Index | Help |
Data of Class _typelib_MethodParameter
- pName
- rtl_uString * pName;
- Summary
- name of parameter
- pTypeRef
- typelib_TypeDescriptionReference * pTypeRef;
- Summary
- type of parameter
- bIn
- sal_Bool bIn;
- Summary
- true: the call type of this parameter is [in] or [inout] false: the call type of this parameter is [out]
- bOut
- sal_Bool bOut;
- Summary
- true: the call type of this parameter is [out] or [inout] false: the call type of this parameter is [in]
Top of Page
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.