Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IAggrWriter<class TItem>::wrPrimitive Method
Syntax
C++
virtual bool wrPrimitive(TItem& readTo) = 0;

Writes an item of a primitive type.

Parameters
Description
readTo
[out] A placeholder for the written data.

true if the value of a primitive type was successfully written; otherwise, the method returns false.

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