IEnumeration::GetItemValue

virtual voidIEnumeration::GetItemValue(const intnItemIdx, VARIANT&val)

Get the value of the given item in the enumeration.

Defined in: PropIface.h

Return Value

void

Parameters

nItemIdx

Index of item to retrieve value of

val

VARIANT to receive the returned value