Share via


OALZONE (Windows Embedded CE 6.0)

1/5/2010

This macro tests whether or not a zone is being traced. It is used in conditional expressions in the OALMSG macro.

Syntax

#define OALZONE(n)

Parameters

  • n
    Specifies the trace zone to be tested. See OAL Trace Zones for descriptions of the valid trace zones.

Return Value

None.

Requirements

Header oal_log.h
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

Logging Macros