Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
WdfDriverErrorReportApiMissing function (wdfdriver.h)
WdfDriverErrorReportApiMissing is for internal use only.
Syntax
NTSTATUS WdfDriverErrorReportApiMissing(
WDFDRIVER Driver,
PCWSTR FrameworkExtensionName,
ULONG ApiIndex,
BOOLEAN DoesApiReturnNtstatus
);
Parameters
Driver
FrameworkExtensionName
ApiIndex
DoesApiReturnNtstatus
Return value
This function returns NTSTATUS.
Requirements
| Requirement | Value |
|---|---|
| Minimum KMDF version | 2.25 |
| Minimum UMDF version | 1.25 |
| Header | wdfdriver.h |
| IRQL | DIRQL |
Feedback
Was this page helpful?
