OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TOleFactoryNoDocView< T, Auto > Struct Template Reference

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>

Inheritance diagram for ocf::TOleFactoryNoDocView< T, Auto >:
ocf::TOleFactoryAppBase< T, Auto >

Static Public Member Functions

static TUnknownCreateObject (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)
 

Detailed Description

template<class T, class Auto>
struct ocf::TOleFactoryNoDocView< T, Auto >

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.

Member Function Documentation

◆ CreateObject()

template<class T , class Auto >
TUnknown * ocf::TOleFactoryNoDocView< T, Auto >::CreateObject ( T * app,
owl::uint32 options,
owl::TRegLink * link )
static

Definition at line 147 of file olefacto.h.


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