InitFreeDeviceCreateType4 규칙(kmdf)
InitFreeDeviceCreateType4 규칙은 드라이버가 WdfDeviceCreate를 호출하는 동안 오류가 발생하고 드라이버가 WdfControlDeviceInitAllocate 호출에서 WDFDEVICE_INIT 구조를 수신한 경우 드라이버가 WdfDeviceInitFree를 호출하도록 지정합니다.
드라이버 모델: KMDF
테스트 방법
컴파일 시 |
---|
정적 드라이버 검증 도구 를 실행하고 InitFreeDeviceCreateType4 규칙을 지정합니다. 다음 단계를 사용하여 코드 분석을 실행합니다.자세한 내용은 정적 드라이버 검증 도구로 드라이버에서 결함 찾기를 참조하세요. |
적용 대상
WdfControlDeviceInitAllocateWdfDeviceCreateWdfDeviceInitFree
추가 정보
InitFreeDeviceCallbackInitFreeDeviceCreateInitFreeDeviceCreateType2PdoInitFreeDeviceCreateType2PdoInitFreeDeviceCallbackPdoInitFreeDeviceCreatePdoInitFreeDeviceCreateType4InitFreeNull