nn::nex::RMCContext::SetOutcome Member Function

Syntax

void SetOutcome(
     qResult rOutcome
);

Parameters

Name Description
in rOutcome Specifies the outcome to set for this context.

Return Values

None.

Description

Sets the outcome (result) for this RMCContext.

Either an error value or success value can be set for the result.

Revision History

2012/01/26
Initial version.

CONFIDENTIAL