OPC Labs EasyOPC-UA Library
Confirm Method
OpcLabs_EasyOpcUA ActiveX DLL > EasyUAAlarmsAndConditionsClient Object : Confirm Method

Description
The Confirm Method is used to confirm an Event Notifications for a Condition instance state where ConfirmedState is FALSE.

 

DISPID (Dispatch ID):

 

For more information, see Confirm in .NET Reference.

Syntax
Visual Basic
Public Sub Confirm( _
   ByVal endpointDescriptor As Variant, _
   ByVal objectOrConditionNodeDescriptor As Variant, _
   ByVal eventId As Variant, _
   ByVal comment As String _
) 
Parameters
endpointDescriptor

objectOrConditionNodeDescriptor

eventId

comment

Return Type

See Confirm in .NET Reference.

Remarks

For remarks, see Confirm in .NET Reference.

Example

For examples, see Confirm in .NET Reference.

See Also

EasyUAAlarmsAndConditionsClient Object  | EasyUAAlarmsAndConditionsClient Members