LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
ParamInfo Struct Referencepublished

Provides information about a formal parameter of a method. More...

import <ParamInfo.idl;

Public Attributes

string aName
 name of the parameter
 
ParamMode aMode
 parameter mode: in, out, inout
 
XIdlClass aType
 formal type of the parameter
 

Detailed Description

Provides information about a formal parameter of a method.

Member Data Documentation

◆ aMode

ParamMode aMode

parameter mode: in, out, inout

◆ aName

string aName

name of the parameter

◆ aType

XIdlClass aType

formal type of the parameter


The documentation for this struct was generated from the following file: