#include <atlstl/automation/enumerators.hpp>
Public Types | |
| typedef XV | external_value_type |
| typedef IV | internal_value_type |
Static Public Member Functions | |
| static void | init (external_value_type *xv) |
| static HRESULT | copy (external_value_type *xv, internal_value_type const &iv) |
| static void | clear (external_value_type *xv) |
| This is only called when copy() has failed, and a number of copies must be undone. | |
| static void clear | ( | external_value_type * | xv | ) | [static] |
This is only called when copy() has failed, and a number of copies must be undone.
1.5.6