API Reference > OdDb Classes > OdDbOle2Frame Class > OdDbOle2Frame Methods > OdDbOle2Frame::setCompoundDocument Method
OdDbOle2Frame::setCompoundDocument Method
Syntax
C++
void setCompoundDocument(OdUInt32 nSize, OdStreamBuf& streamBuf);
Parameters 
Description 
OdUInt32 nSize 
[in] Size of compound data.  
OdStreamBuf& streamBuf 
[in] StreamBuf object from which the data are to be read. 

Reads the compound document data from the specified stream. 

 

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