OWLNext 7.0
Borland's Object Windows Library for the modern age
|
IBDataProvider2 – new version of IBDataProvider. More...
#include <ocf/ocbocole.h>
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 |
IBDataProvider2 – new version of IBDataProvider.
Definition at line 233 of file ocbocole.h.
|
pure virtual |
Implemented in ocf::TOcRemView.