Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |