|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
inline |
Specify a request using a RequestCode and delay.
| code | The request code. |
| delay | The delay before the action reschedules, if the request code indicates the action will reschedule. Defaults to zero meaning no timed delay (which is an error if the code is Wait.) |