Click or drag to resize

KM_Interpreter Events

The KM_Interpreter type exposes the following members.

Events
 NameDescription
Public eventInterpreterCompleted Event handler to signal that Interpreter has completed
Public eventInterpreterStatusUpdated Event handler to signal that Interpreter Status has been updated
Public eventInterpreterUserCallbackRequested Event handler to signal that a User Callback has been issued Blocks interpretation until handled by subscriber(s)
Public eventInterpreterUserMCodeCallbackRequested Event handler to signal that a User MCode Callback has been issued Blocks interpretation until handled by subscriber(s)
Top
See Also