IASPowerListBox::get_Sorted

This method retrieves whether or not the power list box is sorted.

Syntax

HRESULT get_Sorted( BOOL *pfSorted );

Parameters

pfSorted
Pointer to a Boolean that is set to TRUE if the items are sorted, or to FALSE if not.

Return Values

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