query_operator_infoT_query_operator_infoQueryOperatorInfoQueryOperatorInfo (Operator)

Name

query_operator_infoT_query_operator_infoQueryOperatorInfoQueryOperatorInfo — Slots der Informationen für get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo.

Signatur

query_operator_info( : : : Slots)

Herror T_query_operator_info(Htuple* Slots)

void QueryOperatorInfo(HTuple* Slots)

static HTuple HInfo::QueryOperatorInfo()

static void HOperatorSet.QueryOperatorInfo(out HTuple slots)

static HTuple HInfo.QueryOperatorInfo()

Beschreibung

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

get_operator_info(::<OperatorName>,<Slot>:<Information>)get_operator_info(<OperatorName>,<Slot>,<Information>)GetOperatorInfo(<OperatorName>,<Slot>,<Information>)GetOperatorInfo(<OperatorName>,<Slot>,<Information>)GetOperatorInfo(<OperatorName>,<Slot>,<Information>)

abgefragt werden.

Ausführungsinformationen

Parameter

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

Namen der Slots von get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo.

Ergebnis

query_operator_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfoQueryOperatorInfo liefert immer den Wert 2 (H_MSG_TRUE).

Nachfolger

get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo

Siehe auch

get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo

Modul

Foundation