API Reference > OdRx Classes > OdRxValue::OdRxBoxedValue Class > OdRxBoxedValue Methods > OdRxValue::OdRxBoxedValue::newBoxedValueOnHeap Method
OdRxValue::OdRxBoxedValue::newBoxedValueOnHeap Method
Syntax
C++
static OdRxBoxedValuePtr newBoxedValueOnHeap(const OdRxValue& value);
Parameters 
Description 
const OdRxValue& value 
[in] Object of the OdRxValue to be wrapped. 

Reference-counted smart pointer to the created OdRxBoxedValue object.

Create a new boxed value on the heap. Returns a reference-counted smart pointer. 

 

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