Namespace: Rx – Class: CExceptionSafePointer – Header: Rx.Core/RxExceptionSafePointer.h

CExceptionSafePointer::Get Method

C++
const IException31* Get()

Gets the exception pointer.

Returns

const IException31*

Null if it fails, else the exception pointer.