Share via


OALLogSetZones (Windows CE 5.0)

Send Feedback

This function updates the current trace zone mask.

void OALLogSetZones(  UINT32 zones);

Parameters

  • zones
    [in] Specifies the trace zones to be logged. See OAL Trace Zones for descriptions of the valid trace zones. The trace zones can be combined in this argument using Boolean operators.

Return Values

None.

Remarks

Requirements

OS Versions: Windows CE Version 5.0 and later
Header: Oal_log.h
Link Library: Developer-defined

See Also

Logging Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.