ClassesClassesClassesClasses | | | | Operators

query_operator_infoT_query_operator_infoQueryOperatorInfoquery_operator_infoQueryOperatorInfoQueryOperatorInfo (Operator)

Name

query_operator_infoT_query_operator_infoQueryOperatorInfoquery_operator_infoQueryOperatorInfoQueryOperatorInfo — Query slots concerning information with relation to the operator get_operator_infoget_operator_infoGetOperatorInfoget_operator_infoGetOperatorInfoGetOperatorInfo.

Signature

query_operator_info( : : : Slots)

Herror T_query_operator_info(Htuple* Slots)

Herror query_operator_info(HTuple* Slots)

void QueryOperatorInfo(HTuple* Slots)

static HTuple HInfo::QueryOperatorInfo()

void HOperatorSetX.QueryOperatorInfo([out] VARIANT* Slots)

VARIANT HInfoX.QueryOperatorInfo()

static void HOperatorSet.QueryOperatorInfo(out HTuple slots)

static HTuple HInfo.QueryOperatorInfo()

Description

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

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

Parallelization

Parameters

SlotsSlotsSlotsSlotsSlotsslots (output_control)  string-array HTupleHTupleHTupleVARIANTHtuple (string) (string) (HString) (char*) (BSTR) (char*)

Slotnames of the operator get_operator_infoget_operator_infoGetOperatorInfoget_operator_infoGetOperatorInfoGetOperatorInfo.

Result

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

Possible Successors

get_operator_infoget_operator_infoGetOperatorInfoget_operator_infoGetOperatorInfoGetOperatorInfo

See also

get_operator_infoget_operator_infoGetOperatorInfoget_operator_infoGetOperatorInfoGetOperatorInfo

Module

Foundation


ClassesClassesClassesClasses | | | | Operators