new_enum_by_dispid_policy Struct Template Reference
[Collections Library]

#include <comstl/collections/enumeration_policies.hpp>

List of all members.


Detailed Description

template<typename CI>
struct comstl::new_enum_by_dispid_policy< CI >

Acquires an enumerator from a collection by looking up the DISPID_NEWENUM on the collection's IDispatch interface.

Remarks:
Calls IDispatch::Invoke(DISPID_NEWENUM, . . . , DISPATCH_METHOD | DISPATCH_PROPERTYGET, . . . );

Public Types

typedef CI collection_interface

Static Public Member Functions

static HRESULT acquire (collection_interface *pcoll, LPUNKNOWN *ppunkEnum)

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

Generated on Thu Jun 10 08:58:25 2010 for STLSoft by  doxygen 1.5.6