DVTk API
ScriptSession..::.ConfirmInteractionCallBack Delegate
DVTkDvtk.SessionsScriptSessionScriptSession..::.ConfirmInteractionCallBack
DVTk API

[This is preliminary documentation and is subject to change.]

Callback: Called when the application wants a confirm action by the user.
Declaration Syntax
C#Visual BasicVisual C++
public delegate void ConfirmInteractionCallBack()
Public Delegate Sub ConfirmInteractionCallBack
public delegate void ConfirmInteractionCallBack()
Remarks

This is the callback stub declaration.

The callback can be used to override the confirmation interaction. ConfirmInteraction

Currently predefined confirmation interactions:

These predefined interaction may be used as stubs (see ConfirmInteraction).

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0