API Reference > Other Classes > OdOleItemHandler Class > OdOleItemHandler Methods > OdOleItemHandler::getCompoundDocument Method
OdOleItemHandler::getCompoundDocument Method
Syntax
C++
virtual void getCompoundDocument(OdStreamBuf& streamBuf) const = 0;
Parameters 
Description 
OdStreamBuf& streamBuf 
[out] StreamBuf object to which the data are to be written. 

Writes the compound document data of this OleItemHandler object to the specified stream.

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