DORef( DuplicatedObject * pDO );
Name | Description | |
---|---|---|
pDO | [in] Specifies a pointer to the duplicated object to reference. |
Initializes using the specified pointer to a duplicated object.
Initializes the reference so that it references a pointer to the specified duplicated object.
If the reference to the duplicated object handle is constructed successfully, the IsValid
function returns true
.
CONFIDENTIAL