Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcCompressedFiler::writeBoolean Method
Syntax
C++
virtual void writeBoolean(bool value, const char* pName = 0) = 0;

Writes a boolean value to a file. 

 

Parameters
Description
value
[in] A boolean value to write.
pName
[in] A name of a field. Not used.
Copyright © 2002-2022. Open Design Alliance All rights reserved.