struct ParamInfo in module com::sun::star::reflection:: |
struct ParamInfo;
describes a formal parameter of a method.
Field Summary |
|
aName | The name of the parameter. |
aMode | One of the values IN, OUT, INOUT from the ParamMode enumeration. |
aType | The type of the parameter. |
Field Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.