qBool GetTerminateImmediately();
None.
Value | Description |
---|---|
true |
Returned if the mode is terminate-immediately mode. |
false |
Returned if the mode is a normal mode. |
Gets whether the mode has been set to terminate-immediately mode.
This function can be used by calling the nn::nex::Core::GetInstance
function and then the GetTerminateImmediately
function.
CONFIDENTIAL