HALCON Reference Manual 10.0.2
Table of Contents / System / Information ClassesClassesClasses | | | Operators

query_operator_infoT_query_operator_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfo (Operator)

Name

query_operator_infoT_query_operator_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfo — Query slots concerning information with relation to the operator get_operator_infoget_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfo.

Signature

query_operator_info( : : : Slots)

Herror T_query_operator_info(Htuple* Slots)

Herror query_operator_info(HTuple* Slots)

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_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfo 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(::<ProcName>,<Slot>:<Information>)get_operator_info(<ProcName>,<Slot>,<Information>)get_operator_info(<ProcName>,<Slot>,<Information>)GetOperatorInfo(<ProcName>,<Slot>,<Information>)GetOperatorInfo(<ProcName>,<Slot>,<Information>).

Parallelization

Parameters

SlotsSlotsSlotsSlotsslots (output_control)  string-array HTupleHTupleVARIANTHtuple (string) (string) (char*) (BSTR) (char*)

Slotnames of the operator get_operator_infoget_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfo.

Result

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

Possible Successors

get_operator_infoget_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfo

See also

get_operator_infoget_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfo

Module

Foundation


Table of Contents / System / Information ClassesClassesClasses | | | Operators
HALCON Reference Manual 10.0.2 Copyright © 1996-2011 MVTec Software GmbH