DecoderExceptionFallbackBuffer: GetNextChar

GetNextChar

Retrieves the next character in the exception data 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 DecoderExceptionFallbackBuffer Overview