#include <atlstl/automation/automation_collections.hpp>

Public Types | |
| typedef E | enumerator_type |
|
typedef generic_automation_collection < E, ThreadModel, I, DispidCount > | class_type |
Public Member Functions | |
| void | SetEnumerator (enumerator_type *enumerator, bool bAddRef) |
| void | SetCount (size_t count) |
| HRESULT | SupportsCount () const |
| template<typename ITER, typename ITF, typename N> | |
| HRESULT | Init (ITER begin, ITER end, ITF *owner, N flags) |
| template<typename ITER, typename ITF> | |
| HRESULT | Init (ITER begin, ITER end, ITF *owner) |
| HRESULT | get__NewEnum (LPUNKNOWN *punk) |
| HRESULT | get_Count (long *pVal) |
1.5.6