8#if !defined(OCF_OCDATA_H)
12#if defined(BI_HAS_PRAGMA_ONCE)
41 {
return GetOuter()->QueryInterface(
iid, iface);}
53 UINT
_IFUNC CountFormats();
61 HRESULT
_IFUNC Draw(HDC dc,
const RECTL * pos,
const RECTL * clip,
74 HRESULT QueryObject(
const IID &
iid,
void * * iface);
IBDataProvider – Supported by parts and/or sites which can be copied to the OLE2 clipboard.
ILinkable abstract base class.
IBSite – Supported by container apps for each linked/embedded object.
Data Provider object for a container document.
owl::ulong _IFUNC Release()
void SetUserData(void *userData)
owl::ulong _IFUNC AddRef()
HRESULT _IFUNC QueryInterface(const GUID &iid, void **iface)
The TOcView partner is a container (viewer) of a given (server/client) document.
Standard implementation of a controlling IUnknown for an object, to be inherited with other COM inter...
TPoint is a support class, derived from tagPOINT.
A registration parameter table, composed of a list of TRegItems.
The tagSIZE struct is defined as.
Object Component Framework (COM encapsulation)
void(* TDeleteUserData)(void *userData)
interface _ICLASS IStorage
Definition of Compound Document TOcView Class.