3.6.4.37.2.2 IsWerEnabledResponse
-
<xsd:element name="IsWerEnabledResponse" nillable="true"> <xsd:complexType> <xsd:sequence> <xsd:element minOccurs="1" maxOccurs="1" name="pfEnabled" type="xsd:boolean"/> </xsd:sequence> </xsd:complexType> </xsd:element>
pfEnabled: Contains "true" if Windows Error Reporting is enabled, or "false" if it is disabled. For more information on Windows Error Reporting see [MSDN-WER].