Click or drag to resize
IHubInteractDone Method
Overload List
  NameDescription
Public methodInteractDone(Int32, InteractDef)

Informs the engine that a user interaction (which was earlier requested by the engine) was performed and indicates the engine what to do next.

Public methodInteractDone(AsyncHandle, InteractDef)
Informs the engine that a user interaction (which was earlier requested by the engine) was performed and indicates the engine what to do next.
Top
See Also