nn::nex::DuplicatedObject::InitDO Member Function

Syntax

virtual void InitDO();

Parameters

None.

Return Values

None.

Description

This function is called by the system when a duplicated object has been initialized.

When the InitDO function is called, the role of the duplicated object (duplication master or duplica) has been fully defined. If the object is a duplica, all its datasets are in their initialized state.

Note: This function is provided so that it can be called by the system. Do not call it from the application.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL