Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdOleItemHandler::setCompoundDocument Method
Syntax
C++
virtual void setCompoundDocument(OdUInt32 numBytes, OdStreamBuf& streamBuf) = 0;

Reads the compound document data of this OleItemHandler object from the specified stream.

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