Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdStepFile::readFile Method (OdStreamBufPtr)
Syntax
C++
OdResult readFile(OdStreamBufPtr pStream);

Reads data from a specified stream.

Parameters
Description
pStream
[in] A smart pointer to the data buffer associated with the input stream.

eOk if the data was successfully read; otherwise, the method returns an appropriate error code.

Copyright © 2002-2022. Open Design Alliance All rights reserved.