API Reference > Other Classes > OdResBuf Class > OdResBuf Methods > OdResBuf::getInt32 Method
OdResBuf::getInt32 Method
Syntax
C++
OdInt32 getInt32() const;

Returns the data content of the ResBuf object as 32-bit Integer value.

This method generates the OdError_InvalidResBuf exception when the stored data type does not correspond to the Integer8, Integer16, or Integer32 type.

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