IASPowerListBoxItem::put_Caption

This method sets the item caption.

Syntax

HRESULT put_Caption( BSTR bstrCaption );

Parameters

bstrCaption
Unicode string to be displayed as the caption.

Return Values

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