IASCharSpinner::get_CharSet

This method gets the character set.

Syntax

HRESULT get_CharSet( BSTR *pbstr );

Parameters

pbstr
Pointer to the character set.

Return Values

NOERROR indicates success. E_INVALIDARG indicates that an invalid argument has been entered.

See Also

IASCharSpinner::put_CharSet