DdqGetDiagnosticReportCount 函式 (diagnosticdataquery.h)
擷取HDIAGNOSTIC_REPORT_DATA句柄所指向之資源中錯誤報告 (大小) 數目。
語法
HRESULT DdqGetDiagnosticReportCount(
HDIAGNOSTIC_REPORT hReport,
UINT32 *reportCount
);
參數
hReport
類型: 處理 包含錯誤報告集之資源的句柄。
reportCount
類型: UINT32* 錯誤報告數目的指標。
傳回值
類型: HRESULT 在成功完成時傳回S_OK。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 版本 2004 (10.0;組建 19041) |
最低支援的伺服器 | Windows Server 版本 2004 (10.0;組建 19041) |
標頭 | diagnosticdataquery.h |