nn::nex::RefTemplate::RefTemplate Constructor

Syntax

RefTemplate(
     const DORef & oRef
);

Parameters

Name Description
oRef [in] Specifies the copy source of the reference.

Description

Copy constructor.

Initializes the reference using the duplicated object indicated by the specified reference.

If the reference to the Duplicated Object handle is constructed successfully, the DORef::IsValid function returns true.

Revision History

2012/01/27
Initial version.

CONFIDENTIAL