IASPowerListBoxEdit::get_CharSet

This method retrieves a string of valid characters.

Syntax

HRESULT get_CharSet( BSTR *pbstrCharSet );

Parameters

pbstrCharSet
Pointer to the Unicode string that contains the characters.

Return Values

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