ReactOS 0.4.15-dev-7842-g558ab78
_WER_REPORT_INFORMATION Struct Reference

#include <werapi.h>

Collaboration diagram for _WER_REPORT_INFORMATION:

Public Attributes

DWORD dwSize
 
HANDLE hProcess
 
WCHAR wzConsentKey [64]
 
WCHAR wzFriendlyEventName [128]
 
WCHAR wzApplicationName [128]
 
WCHAR wzApplicationPath [MAX_PATH]
 
WCHAR wzDescription [512]
 
HWND hwndParent
 

Detailed Description

Definition at line 77 of file werapi.h.

Member Data Documentation

◆ dwSize

DWORD _WER_REPORT_INFORMATION::dwSize

Definition at line 79 of file werapi.h.

◆ hProcess

HANDLE _WER_REPORT_INFORMATION::hProcess

Definition at line 80 of file werapi.h.

◆ hwndParent

HWND _WER_REPORT_INFORMATION::hwndParent

Definition at line 86 of file werapi.h.

◆ wzApplicationName

WCHAR _WER_REPORT_INFORMATION::wzApplicationName[128]

Definition at line 83 of file werapi.h.

◆ wzApplicationPath

WCHAR _WER_REPORT_INFORMATION::wzApplicationPath[MAX_PATH]

Definition at line 84 of file werapi.h.

◆ wzConsentKey

WCHAR _WER_REPORT_INFORMATION::wzConsentKey[64]

Definition at line 81 of file werapi.h.

◆ wzDescription

WCHAR _WER_REPORT_INFORMATION::wzDescription[512]

Definition at line 85 of file werapi.h.

◆ wzFriendlyEventName

WCHAR _WER_REPORT_INFORMATION::wzFriendlyEventName[128]

Definition at line 82 of file werapi.h.


The documentation for this struct was generated from the following file: