DeviceInitAllocate 規則 (kmdf)
DeviceInitAllocate 規則會指定在驅動程式呼叫 WdfDeviceCreate 之前,必須先呼叫 PDO 裝置或控制裝置對象的架構裝置物件初始化方法 WdfPdoInitAllocate 或 WdfControlDeviceInitAllocate。
驅動程式模型:KMDF
測試方法
在編譯時期 |
---|
執行 靜態驅動程式驗證器 ,並指定 DeviceInitAllocate 規則。 使用下列步驟來執行程式碼的分析:如需詳細資訊,請參閱 使用靜態驅動程式驗證器在驅動程式中尋找瑕疵。 |