IASImageMenu::get_Count

This method gets the number of items in the menu.

Syntax

HRESULT get_Count( long *pcItems );

Parameters

pcItems
[out] Pointer to the number of items.

Return Values

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