IVisuStreamHandler.EndOperation (METH)ΒΆ

METHOD EndOperation

This method will be called after a read or write operation on the current instance operation is finished or to cancel a not yet finished one. It is assumed that this call always succeeds.

InOut:

Scope

Name

Type

Comment

Input

xCancel

BOOL

This value will be TRUE when the operation should be cancelled and FALSE if the call is only a notification about the end of the operation.