IASPowerListBoxEdit::put_MaxChars

This method sets the maximum number of characters allowed for the edit item.

Syntax

HRESULT put_MaxChars( short wcchMax );

Parameters

wcchMax
Maximum number of characters allowed.

Return Values

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