CEnumeration::GetItemValue

virtual void CEnumeration::GetItemValue(const int nItemIdx, VARIANT& val)

Get the value of the given item in the enumeration.

Defined in: Enumeration.h

Return Value

void

Parameters

nItemIdx

Index of item to retrieve value of

val

VARIANT to receive the returned value