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

Writes the specified UInt64 value to this Filer object. 

 

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