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

Writes the specified Int16 value to this Filer object.

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