IEnumeration::SetItemValue

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

Set the value of the given item in the enumeration.

Defined in: PropIface.h

Return Value

void

Parameters

nItemIdx

Index of item in enumeration.

val

Input value.