IASPowerListBox::get_ReadOnly

This method retrieves whether or not the power list box is read-only.

Syntax

HRESULT get_ReadOnly( BOOL *pfReadOnly );

Parameters

pfReadOnly
Pointer to a Boolean that is set to TRUE if the power list box is read-only, or to FALSE if not.

Return Values

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