Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdDAI::WrUtils::writeValue Function
Syntax
C++
OdUInt32 writeValue(const int valueToWrite, ValueBuffer& returnValue);

Writes a value into a specified buffer.

Parameters
Description
valueToWrite
[in] A value to write.
returnValue
[out] A raw pointer to a written value that is created in the function and is returned to a calling subroutine.

An unsigned 32-bit integer that contains the number of written bytes, or -1 if the write operation fails.

File: daiWriteUtils.h 

Namespace: OdDAI::WrUtils 

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