nn::nex::DebugClient::IsApiRecorderEnabled Member Function

Syntax

qBool IsApiRecorderEnabled(
     ProtocolCallContext * pContext,
     bool * IsEnabled
);

Parameters

Name Description
in pContext Call information.
out IsEnabled The server state.

Return Values



Value Description
true RMC call initialization succeeded.
false Failure.

Description

Gets whether the recording of function calls by the server is enabled.

Revision History

2012/05/22
Initial version.

CONFIDENTIAL