网站首页  词典首页

请输入您要查询的函数:

 

术语 werreportsetuioption
释义 WerReportSetUIOption
语法:
C++
HRESULT WINAPI WerReportSetUIOption(
__in HREPORT hReportHandle,
__in WER_REPORT_UI repUITypeID,
__in PCWSTR pwzValue
);
WerReportSetUIOption功能
设置为指定的报告用户界面选项。
参数
hReportHandle [in]
句柄报告。这种处理是由WerReportCreate函数返回。
repUITypeID [in]
在用户界面元素的定制。此参数可从WER_REPORT_UI枚举类型为下列值之一。
ValueMeaning
为对话框中的其他数据WerUIAdditionalDataDlgHeaderThe说明。
在关闭对话框WerUICloseDlgBodyThe内容。
WerUICloseDlgButtonTextThe文字,在关闭对话框中的按钮。
在关闭对话框WerUICloseDlgHeaderThe主要指示。
WerUICloseTextThe的链接文本就终止应用程序。
同意WerUIConsentDlgBodyThe的内容对话框。
在同意对话框WerUIConsentDlgHeaderThe主要指示。
WerUIIconFilePathThe图标会显示在对话框的同意。
WerUIOfflineSolutionCheckTextThe的链接文本检查脱机时的解决办法。
WerUIOnlineSolutionCheckTextThe的链接文本检查联机时的解决办法。
pwzValue [in]
一个Unicode字符串,指定自定义文本指针。有关详细信息,请参阅repUITypeID描述。
返回值
这个函数返回S_OK的成功或失败的错误代码。
要求:
client最低支持Vista
server最低支持 Windows Server 2008
HeaderWerapi.h
LibraryWer.lib
DLLWer.dll
参见
WER Functions
WerReportCreate
Windows错误报告
如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com)
生成日期:2009年7月30日
==英文原文==WerReportSetUIOption Function
Sets the user interface options for the specified report.
Syntax
C++
HRESULT WINAPI WerReportSetUIOption(
__in HREPORT hReportHandle,
__in WER_REPORT_UI repUITypeID,
__in PCWSTR pwzValue
);
Parameters
hReportHandle [in]
A handle to the report. This handle is returned by the WerReportCreate function.
repUITypeID [in]
The user interface element to be customized. This parameter can be one of the following values from the WER_REPORT_UI enumeration type.
ValueMeaning
WerUIAdditionalDataDlgHeaderThe instructions for the additional data dialog box.
WerUICloseDlgBodyThe contents of the close dialog box.
WerUICloseDlgButtonTextThe text for the button in the close dialog box.
WerUICloseDlgHeaderThe main instructions for the close dialog box.
WerUICloseTextThe text for the link to just terminate the application.
WerUIConsentDlgBodyThe contents of the consent dialog box.
WerUIConsentDlgHeaderThe main instructions for the consent dialog box.
WerUIIconFilePathThe icon to be displayed in the consent dialog box.
WerUIOfflineSolutionCheckTextThe text for the link to check for a solution when offline.
WerUIOnlineSolutionCheckTextThe text for the link to check for a solution when online.

pwzValue [in]
A pointer to a Unicode string that specifies the custom text. For more information, see the description of repUITypeID.
Return Value
This function returns S_OK on success or an error code on failure.
Requirements
Minimum supported clientWindows Vista
Minimum supported serverWindows Server 2008
HeaderWerapi.h
LibraryWer.lib
DLLWer.dll
See Also
WER Functions
WerReportCreate
Windows Error Reporting
Send comments about this topic to Microsoft
Build date: 7/30/2009
==原始网址==http://msdn.microsoft.com/en-us/library/bb513627(VS.85).aspx\n
随便看

 

windows api函数参考手册包含2258条windows api函数文档,详细介绍nodejs、java、rust调用windows api的方法技巧,是学习windows api编程的入门中文文档。

 

Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40 更新时间:2024/10/6 11:26:07