Language
The Free and Open Productivity Suite
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 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.