TLogFormatter16Overflow Class Reference

class TLogFormatter16Overflow : public TDes16Overflow

Unicode overflow handler. Migrate to Open System Trace Instrumentation API instead

Inherits from

Public Member Functions
voidOverflow(TDes16 &)

Member Functions Documentation

Overflow(TDes16 &)

voidOverflow(TDes16 &aDes)[virtual]

Handles the overflow.

This function is called when the TDes16::AppendFormat() variant that takes an overflow handler argument, fails.

Parameters

TDes16 & aDesThe 16-bit modifiable descriptor whose overflow results in the call to this overflow handler.