wpprecorder.h 标头
开发测试使用此标头。 有关详细信息,请参阅:
wpprecorder.h 包含以下编程接口:
函数
imp_WppRecorderGetCounterHandle WppRecorderGetCounterHandle 方法。 |
imp_WppRecorderIsDefaultLogAvailable WppRecorderIsDefaultLogAvailable 方法确定默认日志是否可用。 |
imp_WppRecorderLogGetDefault WppRecorderLogGetDefault 方法获取默认记录器日志的句柄。 |
RECORDER_CONFIGURE_PARAMS_INIT RECORDER_CONFIGURE_PARAMS_INIT 函数用于初始化 RECORDER_CONFIGURE_PARAMS 结构。 |
RECORDER_LOG_CREATE_PARAMS_INIT RECORDER_LOG_CREATE_PARAMS_INIT 函数用于初始化 RECORDER_LOG_CREATE_PARAMS 结构。 |
RECORDER_LOG_CREATE_PARAMS_INIT_APPEND_POINTER RECORDER_LOG_CREATE_PARAMS_INIT_APPEND_POINTER 方法使用指向链接日志的指针初始化RECORDER_LOG_CREATE_PARAMS。 |
WppRecorderConfigure 了解 WppRecorderConfigure 方法如何启用或禁用 WPP 打印到的默认日志。 |
WppRecorderDumpLiveDriverData 了解 WppRecorderDumpLiveDriverData 方法如何获取与指定的飞行跟踪记录器日志关联的缓冲区。 |
WppRecorderGetTriageInfo 了解 WppRecorderGetTriageInfo 方法。 |
WppRecorderLinkCounters 了解 WppRecorderLinkCounters 方法如何使用序列号合并驱动程序在不同缓冲区中捕获的日志。 |
WppRecorderLogCreate 了解 WppRecorderLogCreate 方法如何创建缓冲区以包含记录器日志。 |
WppRecorderLogDelete 了解 WppRecorderLogDelete 方法如何删除指定的记录器日志。 |
WppRecorderLogDumpLiveData WppRecorderLogDumpLiveData 方法返回指向日志缓冲区标头和数据的不透明指针,以便它们可以保存在实时故障转储中。 |
WppRecorderLogSetIdentifier 了解 WppRecorderLogSetIdentifier 方法如何设置记录器日志的字符串标识符。 |
结构
RECORDER_CONFIGURE_PARAMS RECORDER_CONFIGURE_PARAMS 结构是 WppRecorderConfigure 方法的输入参数,用于启用或禁用 WPP 打印到的默认日志。 |
RECORDER_LOG_CREATE_PARAMS RECORDER_LOG_CREATE_PARAMS 结构是 WppRecorderLogCreate 方法的输入参数。 |
WPP_TRIAGE_INFO 用于查找 WER 报告的 WPP 日志。 |
枚举
WPP_RECORDER_TRI_STATE WPP_RECORDER_TRI_STATE 枚举类型定义 WPP 用于某些结构成员和函数参数的三个值。 |