CKato::SetXML (Compact 2013)

3/26/2014

This function specifies whether log strings will be output in XML format or raw text format.

Syntax

BOOL SetXML(
      BOOL bXML
);

Parameters

  • bXML
    Set to TRUE to enable logging in XML format and FALSE to enable logging in raw format.

Return Value

TRUE if successful; otherwise, FALSE.

Requirements

Header

kato.h

See Also

Concepts

CKato (C++)
C Interface for Kato