Performance Monitoring Structures (Windows CE 5.0)
The following table shows the structures that are supported for working with performance data.
Structure | Description |
---|---|
PERF_COUNTER_BLOCK | Contains the length of the performance counter data. |
PERF_COUNTER_DEFINITION | Contains a description of a performance counter. |
PERF_DATA_BLOCK | Contains a description of the performance data provided by a counter. |
PERF_INSTANCE_DEFINITION | Contains instance-specific information for a block of performance data. |
PERF_OBJECT_TYPE | Contains object-specific performance information. |
See Also
Send Feedback on this topic to the authors