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

ILinkable abstract base class. More...

#include <ocf/ocbocole.h>

Inheritance diagram for ocf::IBLinkable:
ocf::IBRootLinkable

Public Member Functions

virtual HRESULT _IFUNC GetMoniker (IMoniker **ppMon)=0
 
virtual HRESULT _IFUNC OnRename (IBLinkable *pContainer, LPCOLESTR name)=0
 

Detailed Description

ILinkable abstract base class.

Definition at line 321 of file ocbocole.h.

Member Function Documentation

◆ GetMoniker()

virtual HRESULT _IFUNC ocf::IBLinkable::GetMoniker ( IMoniker ** ppMon)
pure virtual

◆ OnRename()

virtual HRESULT _IFUNC ocf::IBLinkable::OnRename ( IBLinkable * pContainer,
LPCOLESTR name )
pure virtual

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