OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::IBDataProvider2 Class Referenceabstract

IBDataProvider2 – new version of IBDataProvider. More...

#include <ocf/ocbocole.h>

Inheritance diagram for ocf::IBDataProvider2:
ocf::IBDataProvider ocf::IBDataNegotiator ocf::IBPart2 ocf::TOcRemView

Public Member Functions

virtual HRESULT _IFUNC SetFormatData (TOcFormatInfo *fmt, HANDLE data, BOOL release)=0
 
- Public Member Functions inherited from ocf::IBDataProvider
virtual HANDLE _IFUNC GetFormatData (TOcFormatInfo *)=0
 
virtual HRESULT _IFUNC Draw (HDC, const RECTL *, const RECTL *, TOcAspect, TOcDraw bd=drNone)=0
 
virtual HRESULT _IFUNC GetPartSize (owl::TSize *)=0
 
virtual HRESULT _IFUNC Save (IStorage *, BOOL fSamAsLoad, BOOL fRemember)=0
 
- Public Member Functions inherited from ocf::IBDataNegotiator
virtual owl::uint _IFUNC CountFormats ()=0
 
virtual HRESULT _IFUNC GetFormat (owl::uint, TOcFormatInfo *)=0
 

Detailed Description

IBDataProvider2 – new version of IBDataProvider.

Definition at line 233 of file ocbocole.h.

Member Function Documentation

◆ SetFormatData()

virtual HRESULT _IFUNC ocf::IBDataProvider2::SetFormatData ( TOcFormatInfo * fmt,
HANDLE data,
BOOL release )
pure virtual

Implemented in ocf::TOcRemView.


The documentation for this class was generated from the following file: