API Reference > Other Classes > OdOleStorage Class
OdOleStorage Class
OdOleStorageOdOleStorage
Syntax
C++
class OdOleStorage : public OdRxObject;

OleStorage.h

This class is the base class for custom classes that implement OLE storage. 

Corresponding C++ library: TD_Db

 
Name 
Description 
 
Creates a service object for this OleStorage object.  
 
init 
Initializes this OleStorage object.  
 
 
 
Opens an OdStreamBuf for this OleStorage object. For internal use only.
 
 
Returns the raw OdByteData for this OleStorage object. 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.