OPC Labs EasyOPC-UA Components Library
Respond Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAAlarmsAndConditionsClient Object : Respond Method

Description
Respond is used to pass the selected response option and end the dialog. DialogState/Id will return to FALSE.

 

DISPID (Dispatch ID):

 

For more information, see Respond in .NET Reference.

Syntax
Visual Basic
Public Sub Respond( _
   ByVal endpointDescriptor As Variant, _
   ByVal objectOrConditionNodeDescriptor As Variant, _
   ByVal selectedResponse As Long _
) 
Parameters
endpointDescriptor

objectOrConditionNodeDescriptor

selectedResponse

Return Type

See Respond in .NET Reference.

Remarks

For remarks, see Respond in .NET Reference.

Example

For examples, see Respond in .NET Reference.

See Also

EasyUAAlarmsAndConditionsClient Object  | EasyUAAlarmsAndConditionsClient Members