API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcCompressedFiler Class > OdPrcCompressedFiler Methods > OdPrcCompressedFiler::readUnsignedInteger Method
OdPrcCompressedFiler::readUnsignedInteger Method
Syntax
C++
virtual OdUInt32 readUnsignedInteger(const char* pName = 0) = 0;
Parameters 
Description 
const char* pName = 0 
[in] A raw pointer to the name of the value.  

An unsigned 32-bit integer value that was read.

Reads an unsigned 32-bit integer value from the file.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.