Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
ExFileUndoController::pushData Method
Syntax
C++
void pushData(OdStreamBuf* pStreamBuf, OdUInt32 numBytes, OdUInt32 opt);

Adds the specified number of bytes from the specified StreamBuf object to the end of this UndoController object.

Parameters
Description
pStreamBuf
[in] Pointer to the StreamBuf object from which the data are to be read.
numBytes
[in] Number of bytes to be read.
Copyright © 2002-2022. Open Design Alliance All rights reserved.