EvtIoStopCancel 规则 (kmdf)
EvtIoStopCancel规则指定在EvtIoStop回调函数中,驱动程序为不可取消的 i/o 请求调用以下方法之一。
WdfRequestCompleteWdfRequestCompleteWithInformationWdfRequestCompleteWithPriorityBoostWdfRequestCancelSentRequestWdfRequestStopAcknowledge
驱动程序模型: KMDF
如何测试
在编译时 |
---|
运行 静态驱动程序验证程序 并指定 EvtIoStopCancel 规则。 使用以下步骤来运行代码分析:有关详细信息,请参阅 使用静态驱动程序验证器查找驱动程序中的缺陷。 |
适用于
WdfRequestCancelSentRequestWdfRequestCompleteWdfRequestCompleteWithInformationWdfRequestCompleteWithPriorityBoostWdfRequestMarkCancelableWdfRequestMarkCancelableExWdfRequestStopAcknowledge WdfRequestUnmarkCancelable