API Reference > Other Classes > OdOleItemHandler Class
OdOleItemHandler Class
OdOleItemHandler
Syntax
C++
class OdOleItemHandler : public OdGiSelfGdiDrawable;

OleItemHandler.h

This class defines the interface for custom OLE handlers. 

 

 
Name 
Description 
 
This is record OdOleItemHandler::DvAspect. 
 
This is record OdOleItemHandler::PlotQuality. 
 
Type 
This is record OdOleItemHandler::Type. 
 
Name 
Description 
 
Returns the draw aspect of this OleItemHandler object. 
 
Embeds a raster image to this OLE object.
 
 
Writes the compound document data of this OleItemHandler object to the specified stream.  
 
Returns the data size (in bytes) of the compound document of this OleItemHandler object. 
 
This is getOleClientItem, a member of class OdOleItemHandler. 
 
This is getRaster, a member of class OdOleItemHandler. 
 
Returns the link name of this OleItemHandler object. 
 
Returns the link path of this OleItemHandler object. 
 
load 
Reads the binary data for the OdDbOle2Frame of this OleItemHandler object from the specified stream.
 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdOleItemHandler. 
 
Returns the output quality for this OLE object (DXF 73). 
 
save 
Writes the binary data for the OdDbOle2Frame of this OleItemHandler object to the specified stream.
 
 
Reads the compound document data of this OleItemHandler object from the specified stream.  
 
Sets the draw aspect of this OleItemHandler object.  
 
Sets the output quality for this OLE object (DXF 73).
 
 
type 
Returns the type of the OdDbOleFrame of this OdOleItemHandler. 
 
Returns the user type of this OleItemHandler object. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.