nn::nex::DuplicatedObject::GetOperationManager Member Function

Syntax

static OperationManager * GetOperationManager();

Parameters

None.

Return Values

Returns a pointer to an OperationManager object.

Description

Gets a pointer to an OperationManager object.

This function returns a pointer to the OperationManager object that manages all DOOperation objects. The main purpose of OperationManager objects is to manage the callback functions that are called when the various system operations start and end.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL