API Reference > OdDb Classes > OdDbDwgFiler Class > OdDbDwgFiler Methods > OdDbDwgFiler::wrInt32 Method
OdDbDwgFiler::wrInt32 Method
Syntax
C++
virtual void wrInt32(OdInt32 value) = 0;
Parameters 
Description 
OdInt32 value 
[in] Value. 

Writes the specified Int32 value to this Filer object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.