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

Non-automated application automation callout stub implementation. More...

#include <ocf/olefacto.h>

Static Public Member Functions

static void AutomateApp (T *app, owl::uint32 options)
 
static TUnknownAutomateObject (T *app, const void *obj, const std::type_info &info)
 
static void UnregisterAutomation (T *app)
 

Detailed Description

template<class T>
struct ocf::TOleFactoryNoAuto< T >

Non-automated application automation callout stub implementation.

Definition at line 38 of file olefacto.h.

Member Function Documentation

◆ AutomateApp()

template<class T >
void ocf::TOleFactoryNoAuto< T >::AutomateApp ( T * app,
owl::uint32 options )
static

Definition at line 46 of file olefacto.h.

◆ AutomateObject()

template<class T >
TUnknown * ocf::TOleFactoryNoAuto< T >::AutomateObject ( T * app,
const void * obj,
const std::type_info & info )
static

Definition at line 52 of file olefacto.h.

◆ UnregisterAutomation()

template<class T >
void ocf::TOleFactoryNoAuto< T >::UnregisterAutomation ( T * app)
static

Definition at line 58 of file olefacto.h.


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