DOHandle( const DOHandle & dohOther );
Name | Description | |
---|---|---|
dohOther | [in] Specifies an existing duplicated object handle. |
Constructor. Creates a duplicated object handle.
This constructor initializes the duplicated object handle to a value that points to the same DuplicatedObject
instance that is indicated by the specified dohOther
.
CONFIDENTIAL