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

Simple factor for COM Servers. More...

#include <ocf/ocreg.h>

Public Member Functions

 operator TComponentFactory ()
 

Static Public Member Functions

static IUnknown * Create (IUnknown *outer, owl::uint32 options, owl::uint32 id)
 Main Create callback function called to create COM object.
 

Detailed Description

template<class T>
class ocf::TOcComFactory< T >

Simple factor for COM Servers.

Definition at line 174 of file ocreg.h.

Member Function Documentation

◆ Create()

template<class T >
IUnknown * ocf::TOcComFactory< T >::Create ( IUnknown * outer,
owl::uint32 options,
owl::uint32 id )
static

Main Create callback function called to create COM object.

Definition at line 186 of file ocreg.h.

◆ operator TComponentFactory()

Definition at line 176 of file ocreg.h.

References ocf::TOcComFactory< T >::Create().


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