nn::nex::CallMethodOperation::AttachUserContext Member Function

Syntax

void AttachUserContext(
     const UserContext & oDelayContext
);

Parameters

Name Description
in oDelayContext Specifies a reference to the UserContext attached to this object.

Return Values

None.

Description

Attaches a UserContext to this CallMethodOperation.

See Also

GetUserContext

Revision History

2011/01/28
Initial version.

CONFIDENTIAL