DOHandle( qUnsignedInt32 uiValue = INVALID_DOHANDLE_VALUE );
Name | Description | |
---|---|---|
uiValue | [in] Specifies the initial value of the duplicated object handle. (The default is INVALID_DOHANDLE_VALUE .) |
Constructor. Creates a duplicated object handle.
Initializes an instance of a duplicated object handle to the specified value. If no argument is passed to the constructor, it initializes the instance of the duplicated object handle to INVALID_DOHANDLE_VALUE
.
CONFIDENTIAL