API Reference > OdDb Classes > OdDbDxfFiler Class > OdDbDxfFiler Methods > OdDbDxfFiler::wrUInt64 Method
OdDbDxfFiler::wrUInt64 Method
Syntax
C++
virtual void wrUInt64(int groupCode, OdUInt64 value) = 0;
Parameters 
Description 
int groupCode 
[in] Group code.  
OdUInt64 value 
[in] Value. 

Writes the specified UInt64 value to this Filer object.

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