nn::nex::CallContext::GetOutcome Member Function

Syntax

qResult GetOutcome() const;

Parameters

None.

Return Values

The outcome (result) of the asynchronous process as a qResult value.

Description

Gets the result of the asynchronous process as a qResult value.

Gets the outcome of a specific asynchronous process. To read more about the contents of outcomes, see the functions that take CallContext as a parameter.

Revision History

2013/02/06
Added the GetOutcome function.
2011/01/27
Initial version.

CONFIDENTIAL