query_operator_infoT_query_operator_infoQueryOperatorInfoQueryOperatorInfo (Operator)

Name

query_operator_infoT_query_operator_infoQueryOperatorInfoQueryOperatorInfo — Query slots concerning information with relation to the operator get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo.

Signature

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()

Description

The operator query_operator_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfoQueryOperatorInfo returns the names of those online texts (SlotsSlotsSlotsSlotsslots) which are available online for each operator. The information itself can be called up using

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

Execution Information

Parameters

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

Slotnames of the operator get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo.

Result

The operator query_operator_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfoQueryOperatorInfo always returns the value 2 (H_MSG_TRUE).

Possible Successors

get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo

See also

get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo

Module

Foundation