Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdValue::get Method (void*&, OdInt32&)
Syntax
C++
bool get(void*& pBuf, OdInt32& bufferSize) const;

Returns the value of this FieldValue object. 

 

Parameters
Description
pBuf
[out] Receives a pointer to the buffer.
bufferSize
[out] Receives the buffer size.

Returns true if and only if successful.

Copyright © 2002-2022. Open Design Alliance All rights reserved.