API Reference > OdRx Classes > OdRxValue Class > OdRxValue Methods > OdRxValue::unbox Method
OdRxValue::unbox Method
Syntax
C++
static OdRxValue* unbox(OdRxObject* pO);
Parameters 
Description 
OdRxObject* pO 
[in] OdRxBoxedValue to be unboxed. 

Unwrapped value.

Unwraps RxValue contained in OdRxBoxedValue. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.