API Reference > OdDb Classes > OdDbEvalContextPair Class > OdDbEvalContextPair Methods > OdDbEvalContextPair::setValue Method
OdDbEvalContextPair::setValue Method
Syntax
C++
void setValue(void* value);
Parameters 
Description 
void* value 
[in] ContextPair value. 

Sets the value of this ContextPair object.

It is up to the caller to allocate and free memory pointed to by value.

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