nn::nex::CallMethodOperation::GetUserContext Member Function

Syntax

UserContext & GetUserContext();

Parameters

None.

Return Values

Returns a reference to the UserContext attached to this CallMethodOperation.

Description

Gets the UserContext that is attached to this CallMethodOperation.

You can attach a UserContext by calling the AttachUserContext function.

Revision History

2011/01/28
Initial version.

CONFIDENTIAL