comet::typelibrary_loader< TL > Struct Template Reference
[Interface implementations.Interface implementations.]

#include <comet/impqi.h>

List of all members.

Static Public Member Functions

HRESULT load (ITypeLib **pTypeLib)
 Load the type-library.


Detailed Description

template<typename TL>
struct comet::typelibrary_loader< TL >

Type Library Loader. Allow provision for different means of loading a type-library.
Parameters:
TL A Comet type-library.


Member Function Documentation

template<typename TL>
HRESULT comet::typelibrary_loader< TL >::load ITypeLib **  pTypeLib  )  [inline, static]
 

Load the type-library.

Create a different template instantiation of this to load type-libraries from a different source (example - from a second resource in the dll).


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