struct ParamInfo in module com::sun::star::reflection:: |
struct ParamInfo;
describes a formal parameter of a method.
Field Summary |
|
aName | The name of the prameter. |
aMode | One of the values IN, OUT, INOUT from the ParamMode enumeration. |
aType | The type of the parameter. |
Field Details |
||||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.