Language
The Free and Open Productivity Suite
:: com :: sun :: star :: reflection ::
|
struct ParamInfo |
|
- Description
- Provides information about a formal parameter of a method.
|
Elements' Summary |
aName |
name of the parameter
|
aMode |
parameter mode: in, out, inout
|
aType |
formal type of the parameter
|
Elements' Details |
aName
string aName;
- Description
- name of the parameter
|
|
aMode
ParamMode aMode;
- Description
- parameter mode: in, out, inout
|
|
aType
XIdlClass aType;
- Description
- formal type of the parameter
|
|
Top of Page
Copyright © 2013, 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.