Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
10/16/2014
This function updates the current trace zone mask.
Syntax
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 Value
None.
Requirements
Header |
oal_log.h |
Library |
Developer Implemented |