Close

Relief for ODA Team in Ukraine

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

Reads the binary data for the OdDbOle2Frame of this OleItemHandler object from the specified stream. 

 

Parameters
Description
streamBuf
[in] StreamBuf object from which the data are to be read.

See MFC COleClientItem::Serialize(CArchive& ar) for details. Assume that ar.m_bForceFlat is TRUE.

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