Skip to content

Latest commit

 

History

History
62 lines (51 loc) · 1.54 KB

ns-diagnosticdataquerytypes-diagnostic_report_parameter.md

File metadata and controls

62 lines (51 loc) · 1.54 KB
UID title ms.date ms.keywords description tech.root targetos ms.service req.construct-type req.ddi-compliance req.dll req.header req.include-header req.kmdf-ver req.lib req.max-support req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.typenames req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords
NS:diagnosticdataquerytypes.tagDIAGNOSTIC_REPORT_PARAMETER
DIAGNOSTIC_REPORT_PARAMETER
8/19/2019
tagDIAGNOSTIC_REPORT_PARAMETER, DIAGNOSTIC_REPORT_PARAMETER
Resource that describes the parameters for an error report.
security
Windows
windows
structure
diagnosticdataquerytypes.h
Windows 10, version 2004 (10.0; Build 19041)
Windows Server, version 2004 (10.0; Build 19041)
DIAGNOSTIC_REPORT_PARAMETER
apiref
HeaderDef
diagnosticdataquerytypes.h
tagDIAGNOSTIC_REPORT_PARAMETER
DIAGNOSTIC_REPORT_PARAMETER
tagDIAGNOSTIC_REPORT_PARAMETER
diagnosticdataquerytypes/tagDIAGNOSTIC_REPORT_PARAMETER
DIAGNOSTIC_REPORT_PARAMETER
diagnosticdataquerytypes/DIAGNOSTIC_REPORT_PARAMETER

-description

Resource that describes the parameters for an error report.

-struct-fields

-field name

Type: WCHAR[] The name of this parameter.

-field value

Type: WCHAR[] The value of this parameter.

-remarks

For more information about parameters, see the WER APIs.

-see-also