IASCharSpinner::get_CurChar

This method gets the current character.

Syntax

HRESULT get_CurChar( short *pch );

Parameters

pch
Pointer to the current character.

Return Values

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

See Also

IASCharSpinner::put_CurChar