IASPowerListBoxEdit::get_MaxChars

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

Syntax

HRESULT get_MaxChars( short *wcchMax );

Parameters

wcchMax
Unsigned 16-bit character that contains the maximum number of characters allowed.

Return Values

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