EncoderExceptionFallbackBuffer: GetNextChar

GetNextChar

Retrieves the next character in the exception fallback buffer.



 Public Function GetNextChar ( ) As Integer

Return Values

Integer -  The return value is always the Unicode character, NULL (U+0000).

See Also

Project CorLib Overview

Class EncoderExceptionFallbackBuffer Overview