GME  13
Static Public Member Functions
CopyDispVariantFromItf< ITFTYPE > Struct Template Reference

#include <CommonCollection.h>

List of all members.

Static Public Member Functions

static HRESULT copy (VARIANT *p, ITFTYPE *const *q)
static void init (VARIANT *p)
static void destroy (VARIANT *p)

Detailed Description

template<class ITFTYPE>
struct CopyDispVariantFromItf< ITFTYPE >

Definition at line 106 of file CommonCollection.h.


Member Function Documentation

template<class ITFTYPE >
static HRESULT CopyDispVariantFromItf< ITFTYPE >::copy ( VARIANT *  p,
ITFTYPE *const *  q 
) [inline, static]

Definition at line 108 of file CommonCollection.h.

template<class ITFTYPE >
static void CopyDispVariantFromItf< ITFTYPE >::destroy ( VARIANT *  p) [inline, static]

Definition at line 126 of file CommonCollection.h.

template<class ITFTYPE >
static void CopyDispVariantFromItf< ITFTYPE >::init ( VARIANT *  p) [inline, static]

Definition at line 125 of file CommonCollection.h.


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