CeLog Flags (Windows CE 5.0)
The following table shows the status flags you can use to instrument code that calls into the CeLog APIs.
Status flag | Description |
---|---|
CELOGSTATUS_ENABLED_ANY | Indicates that CeLog is loaded and is capturing any type of data. |
CELOGSTATUS_ENABLED_GENERAL | Indicates that CeLog is loaded and is capturing standard data. |
CELOGSTATUS_ENABLED_PROFILE | Indicates that CeLog is loaded and is capturing only profiling data. |
See Also
IsCeLogZoneEnabled | CeLog Event Tracking | CeLog Event Logging Reference
Send Feedback on this topic to the authors