Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ADB_Value::setValue Method (const char*)
Syntax
C++
bool setValue(const char* setFrom);

Sets the new value of the attribute data block, represented with a raw pointer to an array of bytes.

Parameters
Description
setFrom
[in] A raw pointer to the array of bytes that contains the new value of the attribute data block object.

true if the new value was successfully set; otherwise, the method returns false.

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