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

Writes the specified Int64 value to this Filer object.

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