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

Writes the specified Int8 value to this Filer object.

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