开发测试使用此标头。 有关详细信息,请参阅:
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 方法如何获取与指定的 Inflight 跟踪记录器日志关联的缓冲区。 |
|
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 用于某些结构成员和函数参数的三个值。 |