GME  13
Public Member Functions
IMgaContainerImpl< T > Class Template Reference

#include <MgaFolder.h>

List of all members.

Public Member Functions

STDMETHOD() GetChildrenOfKind (BSTR kn, IMgaFCOs **pVal)
STDMETHOD() GetDescendantFCOs (IMgaFilter *filt, IMgaFCOs **pVal)
STDMETHOD() get_ChildFCOs (IMgaFCOs **pVal)
STDMETHOD() get_ChildFCO (BSTR n, IMgaFCO **pVal)
STDMETHOD() GetChildFCODisp (BSTR n, IMgaFCO **pVal)

Detailed Description

template<class T>
class IMgaContainerImpl< T >

Definition at line 14 of file MgaFolder.h.


Member Function Documentation

template<class T>
STDMETHOD() IMgaContainerImpl< T >::get_ChildFCO ( BSTR  n,
IMgaFCO **  pVal 
) [inline]

Definition at line 21 of file MgaFolder.h.

template<class T>
STDMETHOD() IMgaContainerImpl< T >::get_ChildFCOs ( IMgaFCOs **  pVal) [inline]

Definition at line 20 of file MgaFolder.h.

template<class T>
STDMETHOD() IMgaContainerImpl< T >::GetChildFCODisp ( BSTR  n,
IMgaFCO **  pVal 
) [inline]

Definition at line 22 of file MgaFolder.h.

template<class T>
STDMETHOD() IMgaContainerImpl< T >::GetChildrenOfKind ( BSTR  kn,
IMgaFCOs **  pVal 
) [inline]

Definition at line 17 of file MgaFolder.h.

template<class T>
STDMETHOD() IMgaContainerImpl< T >::GetDescendantFCOs ( IMgaFilter filt,
IMgaFCOs **  pVal 
) [inline]

Definition at line 18 of file MgaFolder.h.


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