Feedback

  • Contents
 

II3IDParameterDefinition::SetAsInputCheckBox Method

Synopsis

Implements functionality defined in I3IDToolReg.h's I3IDAddToolInputCheckBox method.

IDL Function Prototype

HRESULT SetAsInputCheckBox(

   [in, optional] BSTR UILabel

);

C/C++ Syntax

HRESULT SetAsInputCheckBox(BSTR UILabel);

Parameters

UILabel

This is the localized label that should be displayed next to the checkbox on a step properties page in Interaction Designer.