ClassesClassesClassesClasses | | | | Operators

query_param_infoT_query_param_infoQueryParamInfoquery_param_infoQueryParamInfoQueryParamInfo (Operator)

Name

query_param_infoT_query_param_infoQueryParamInfoquery_param_infoQueryParamInfoQueryParamInfo — Query slots of the online-information concerning the operator get_param_infoget_param_infoGetParamInfoget_param_infoGetParamInfoGetParamInfo.

Signature

query_param_info( : : : Slots)

Herror T_query_param_info(Htuple* Slots)

Herror query_param_info(HTuple* Slots)

void QueryParamInfo(HTuple* Slots)

static HTuple HInfo::QueryParamInfo()

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

VARIANT HInfoX.QueryParamInfo()

static void HOperatorSet.QueryParamInfo(out HTuple slots)

static HTuple HInfo.QueryParamInfo()

Description

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

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

Parallelization

Parameters

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

Slotnames for the operator get_param_infoget_param_infoGetParamInfoget_param_infoGetParamInfoGetParamInfo.

Result

query_param_infoquery_param_infoQueryParamInfoquery_param_infoQueryParamInfoQueryParamInfo always returns the value 2 (H_MSG_TRUE).

Possible Successors

get_param_infoget_param_infoGetParamInfoget_param_infoGetParamInfoGetParamInfo

See also

get_param_infoget_param_infoGetParamInfoget_param_infoGetParamInfoGetParamInfo

Module

Foundation


ClassesClassesClassesClasses | | | | Operators