IASPowerListBoxItem::put_StatusItemsMask

This method sets the mask used to specify which status items can be displayed.

Syntax

HRESULT put_StatusItemsMask( long lMask );

Parameters

lMask
Long integer that contains the mask that specifies which status items can be displayed.

Return Values

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