qBool IsApiRecorderEnabled( ProtocolCallContext * pContext, bool * IsEnabled );
Name | Description | |
---|---|---|
in | pContext |
Call information. |
out | IsEnabled |
The server state. |
Value | Description |
---|---|
true |
RMC call initialization succeeded. |
false |
Failure. |
Gets whether the recording of function calls by the server is enabled.
CONFIDENTIAL