[This is preliminary documentation and subject to change.]
Causes a specified item in the result pane to be redrawn.
HRESULT UpdateItem(
HRESULTITEM itemID // Unique identifier of an item in the result
// pane
);
UpdateItem would typically be used to update a displayed item after changes are made to it by the user.