InteractDone method
Informs the engine that a user interaction (which was earlier requested by the engine) was performed and indicates to the engine what to do next.
Parameters
| Name | Description | Mandatory | Type | 
|---|---|---|---|
| qRequestId | 
				 Identifier of the request. Corresponds to the identifier of the DoReload request.  | 
			
			Yes | Integer | 
| qDef | 
				 User response to the current interaction.  | 
			
			Yes | InteractDef | 
Access Control
reload
	
	
	See also