OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Non-docview application callout implementation, no CreateObject implemented User must either provide an implementation of CreateOleObject for app class or else reimplement this template function for the particular class. More...
#include <ocf/olefacto.h>
Static Public Member Functions | |
static TUnknown * | CreateObject (T *app, owl::uint32 options, owl::TRegLink *link) |
Static Public Member Functions inherited from ocf::TOleFactoryAppBase< T, Auto > | |
static T * | CreateApp (owl::uint32 options) |
static void | DestroyApp (T *app) |
Non-docview application callout implementation, no CreateObject implemented User must either provide an implementation of CreateOleObject for app class or else reimplement this template function for the particular class.
Definition at line 140 of file olefacto.h.
|
static |
Definition at line 147 of file olefacto.h.