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

CRxInsufficientMemoryException::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.