IASImageMenu::RemoveByID

This method removes an item specified by its identifier.

Syntax

HRESULT RemoveByID( short wID );

Parameters

wID
[in] User-defined image identifier.

Return Values

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