CEnumeration::GetItemValue

virtual voidCEnumeration::GetItemValue(const intnItemIdx, 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