WppRecorderGetTriageInfo macro (wpprecorder.h)
The WppRecorderGetTriageInfo method returns the WPP log for WER reporting.
Syntax
__drv_maxIRQL(DISPATCH_LEVEL)
NTSTATUS WppRecorderGetTriageInfo(
_Out_ PWPP_TRIAGE_INFO WppTriageInfo
);
Parameters
[out] WppTriageInfo
Pointer to a WPP_TRIAGE_INFO structure.
Return value
None
Remarks
Returns STATUS_SUCCESS if the operation succeeds. Otherwise, one of appropriate NTSTATUS values
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | wpprecorder.h |