nn::nex::CallContext::GetUserContext Member Function

Syntax

const UserContext & GetUserContext(
     qUnsignedInt32 iIndex
) const;

Parameters

Name Description
in iIndex The user-defined index of the UserContext to return.

Return Values

Pointer to the UserContext associated with this CallContext.

Description

Returns the UserContext associated with this CallContext.

See Also

SetUserContext

Revision History

2011/01/27
Initial version.

CONFIDENTIAL