LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
ParamInfo Struct Referencepublished

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

import"ParamInfo.idl";

Public Attributes

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

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: