Namespace: Rx – Class: IException31 – Header: Rx.Core/IException31.h
IException31::Clone Method
C++
virtual IException31* Clone()
Makes a deep copy of this object.
Returns
IException31* |
Null if it fails, else a copy of this object. |
Light-Field SDK 8.4.0 |
Namespace: Rx – Class: IException31 – Header: Rx.Core/IException31.h
virtual IException31* Clone()
Makes a deep copy of this object.
IException31* |
Null if it fails, else a copy of this object. |