IASPowerListBox::get_Edit

This method enables the application to access the internal edit controls used by the power list box.

Syntax

HRESULT get_Edit( IDispatch **ppdispEdit );

Parameters

ppdispEdit
Pointer to a pointer to the IDispatch interface of the edit box.

Return Values

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