query_param_infoT_query_param_infoQueryParamInfoQueryParamInfo (Operator)

Name

query_param_infoT_query_param_infoQueryParamInfoQueryParamInfo — Slots der Online-Informationen für get_param_infoget_param_infoGetParamInfoGetParamInfoGetParamInfo.

Signatur

query_param_info( : : : Slots)

Herror T_query_param_info(Htuple* Slots)

void QueryParamInfo(HTuple* Slots)

static HTuple HInfo::QueryParamInfo()

static void HOperatorSet.QueryParamInfo(out HTuple slots)

static HTuple HInfo.QueryParamInfo()

Beschreibung

query_param_infoquery_param_infoQueryParamInfoQueryParamInfoQueryParamInfo liefert die Namen der Informationen (SlotsSlotsSlotsSlotsslots), die für jeden Parameter eines Operators online zur Verfügung stehen (Online-Texte). Die Online-Texte selbst können mit

get_param_info(::<Procedurname>,<Parametername>,<Slot>:<Information>)get_param_info(<Procedurname>,<Parametername>,<Slot>,<Information>)GetParamInfo(<Procedurname>,<Parametername>,<Slot>,<Information>)GetParamInfo(<Procedurname>,<Parametername>,<Slot>,<Information>)GetParamInfo(<Procedurname>,<Parametername>,<Slot>,<Information>)

abgefragt werden.

Ausführungsinformationen

Parameter

SlotsSlotsSlotsSlotsslots (output_control)  string-array HTupleHTupleHtuple (string) (string) (HString) (char*)

Namen der Slots bei get_param_infoget_param_infoGetParamInfoGetParamInfoGetParamInfo.

Ergebnis

query_param_infoquery_param_infoQueryParamInfoQueryParamInfoQueryParamInfo liefert immer den Wert 2 (H_MSG_TRUE).

Nachfolger

get_param_infoget_param_infoGetParamInfoGetParamInfoGetParamInfo

Siehe auch

get_param_infoget_param_infoGetParamInfoGetParamInfoGetParamInfo

Modul

Foundation