nn::nex::DOCallContext::GetOutcomeString Member Function

Syntax

static const qChar * GetOutcomeString(
     Outcome uOutcome
);

Parameters

Name Description
in uOutcome Outcome value.

Return Values

Outcome name corresponding to uOutcome.

Description

Converts to a name corresponding to the DOCallContext::Outcome value.

Revision History

2013/01/07
Initial version.

CONFIDENTIAL