enumerasi WER_REPORT_UI (werapi.h)
Menentukan indeks string UI laporan Pelaporan Galat Windows (WER) yang dapat disesuaikan.
Sintaks
typedef enum _WER_REPORT_UI {
WerUIAdditionalDataDlgHeader,
WerUIIconFilePath,
WerUIConsentDlgHeader,
WerUIConsentDlgBody,
WerUIOnlineSolutionCheckText,
WerUIOfflineSolutionCheckText,
WerUICloseText,
WerUICloseDlgHeader,
WerUICloseDlgBody,
WerUICloseDlgButtonText,
WerUIMax
} WER_REPORT_UI;
Konstanta
WerUIAdditionalDataDlgHeader Header dialog data tambahan. |
WerUIIconFilePath Jalur file ikon. |
WerUIConsentDlgHeader Header dialog persetujuan. |
WerUIConsentDlgBody Isi dialog persetujuan. |
WerUIOnlineSolutionCheckText Teks pemeriksaan solusi online. |
WerUIOfflineSolutionCheckText Teks pemeriksaan solusi offline. |
WerUICloseText Tutup teks. |
WerUICloseDlgHeader Tutup header dialog. |
WerUICloseDlgBody Tutup isi dialog. |
WerUICloseDlgButtonText Tutup teks tombol dialog. |
WerUIMax Beban teks maksimum. |
Persyaratan
Persyaratan | Nilai |
---|---|
Header | werapi.h |