IASPowerListBox::get_Count

This method gets the number of items in the power list box.

Syntax

HRESULT get_Count ( long *pcItems );

Parameters

pcItems
Pointer to the number of items in the power list box.

Return Values

NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.