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

Writes the specified Int64 value to this Filer object. 

 

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