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

Writes the specified UInt32 value to this Filer object.

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