IASImageMenu::RemoveAtIndex

This method removes an item specified by its index.

Syntax

HRESULT RemoveAtIndex( long index );

Parameters

index
[in] Index of the item to be removed.

Return Values

NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid.