IDebugFailureAnalysis2::GetAnalysisXml method

The GetAnalysisXml method gets an XML-formatted version of the analysis data in a DebugFailureAnalysis object.

Syntax

VOID GetAnalysisXml(
  [out]  IXMLDOMElement** pAnalysisXml
);

Parameters

  • pAnalysisXml [out]

Return value

This method does not return a value.

Remarks

If __IXMLDOMElement_FWD_DEFINED__ is not defined, pAnalysisXml is a pointer to a pointer to an IUnknown interface. This constant is defined in msxml2.h and msxml6.h.

Requirements

Header

Extsfns.h

See also

IDebugFailureAnalysis2

Writing an Analysis Extension Plug-in to Extend !analyze

_EFN_Analyze

 

 

Send comments about this topic to Microsoft

Build date: 2/20/2013