The returned cancel ID can be used to cancel the call execution.
Visual Basic (Declaration) | |
---|---|
Public Overloads Function Read( _ ByVal name As String, _ ByVal TransactionId As Integer, _ ByRef CancelId As Integer _ ) As Integer |
Parameters
- name
- IN: Full OPC item name
- TransactionId
- This value is returned in the ReadComplete callback to allow the value to be associated with the Read call.
- CancelId
- OUT: Cancel id code