IASPowerListBoxEdit::put_CharSet

This method sets a string of valid characters.

Syntax

HRESULT put_CharSet( BSTR bstrCharSet );

Parameters

bstrCharSet
Unicode string that contains the characters.

Return Values

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