OALLogSetZones (Windows CE 5.0)
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
Send Feedback on this topic to the authors