IASPowerListBoxCommand

This interface is used to manage command items in a power list box.

Remarks

The IASPowerListBoxCommand interface, which has a global unique identifier (GUID) equal to IID_ASPOWERLISTBOXCOMMAND, extends the IASPowerListBoxItem interface. It has no methods of its own, at present. It is managed with the methods inherited from the IASPowerListBoxItem interface.

See Also

IASPowerListBoxItem