Namespace: Rx – Class: CRxOutOfMemoryException – Header: Rx.Core/RxExceptions.h

CRxOutOfMemoryException::Clone Method

C++
virtual Rx::IException31* Clone()

Makes a deep copy of this object.

Returns

Rx::IException31*

Null if it fails, else a copy of this object.