WER_REPORT_UI 열거형(werapi.h)
WER(Windows 오류 보고) 보고서의 사용자 지정 가능한 UI 문자열의 인덱스를 정의합니다.
Syntax
typedef enum _WER_REPORT_UI {
WerUIAdditionalDataDlgHeader,
WerUIIconFilePath,
WerUIConsentDlgHeader,
WerUIConsentDlgBody,
WerUIOnlineSolutionCheckText,
WerUIOfflineSolutionCheckText,
WerUICloseText,
WerUICloseDlgHeader,
WerUICloseDlgBody,
WerUICloseDlgButtonText,
WerUIMax
} WER_REPORT_UI;
상수
WerUIAdditionalDataDlgHeader 추가 데이터 대화 상자 헤더입니다. |
WerUIIconFilePath 아이콘 파일 경로입니다. |
WerUIConsentDlgHeader 동의 대화 상자 헤더입니다. |
WerUIConsentDlgBody 동의 대화 상자 본문입니다. |
WerUIOnlineSolutionCheckText 온라인 솔루션 검사 텍스트. |
WerUIOfflineSolutionCheckText 오프라인 솔루션 검사 텍스트. |
WerUICloseText 텍스트를 닫습니다. |
WerUICloseDlgHeader 대화 머리글을 닫습니다. |
WerUICloseDlgBody 대화 본문을 닫습니다. |
WerUICloseDlgButtonText 대화 상자 단추 텍스트를 닫습니다. |
WerUIMax 최대 텍스트 로드. |
요구 사항
요구 사항 | 값 |
---|---|
헤더 | werapi.h |