EvtIoStopCompleteOrStopAck 규칙(kmdf)
EvtIoStopCompleteOrStopAck 규칙은 EvtIoStop 콜백 함수 내에서 드라이버가 프레임워크에서 제공하는 각 I/O 요청에 대해 다음 메서드 중 하나를 호출하도록 지정합니다. 이 작업이 수행되지 않으면 드라이버가 시스템이 다른 저전력 상태로 들어가지 못하도록 차단할 수 있습니다.
WdfRequestCompleteWdfRequestCompleteWithInformationWdfRequestCompleteWithPriorityBoostWdfRequestCancelSentRequestWdfRequestStopAcknowledge
드라이버 모델: KMDF
테스트 방법
컴파일 시 |
---|
정적 드라이버 검증 도구 를 실행하고 EvtIoStopCompleteOrStopAck 규칙을 지정합니다. 다음 단계를 사용하여 코드 분석을 실행합니다.자세한 내용은 정적 드라이버 검증 도구로 드라이버에서 결함 찾기를 참조하세요. |
적용 대상
WdfRequestCancelSentRequestWdfRequestCompleteWdfRequestCompleteWithInformationWdfRequestCompleteWithPriorityBoostWdfRequestStopAcknowledge