IASPowerListBoxItem::get_StatusItemsMask

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

Syntax

HRESULT get_StatusItemsMask( long *plMask );

Parameters

plMask
Pointer to the 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.