ControlDeviceInitAPI 規則 (kmdf)

ControlDeviceInitAPI 規則指定 WdfControlDeviceInitAllocate 和其他所有裝置物件初始化 DIS,這些設定控件裝置 的WDFDEVICE_INIT 結構必須先呼叫,才能呼叫控制裝置的 WdfDeviceCreate

驅動程式模型:KMDF

測試方法

在編譯時期

執行 靜態驅動程式驗證器 ,並指定 ControlDeviceInitAPI 規則。

使用下列步驟來執行程式碼的分析:
  1. 準備程式代碼 (使用角色類型宣告) 。
  2. 執行靜態驅動程式驗證程式。
  3. 檢視和分析結果。

如需詳細資訊,請參閱 使用靜態驅動程式驗證器尋找驅動程式中的瑕疵

適用於

WdfControlDeviceInitAllocateWdfControlDeviceInitSetShutdownNotificationWdfDeviceCreateWdfDeviceInitAssignNameWdfDeviceInitAssignWdmIrpPreprocessCallbackWdfDeviceInitSetCharacteristicsWdfDeviceInitSetDeviceClassWdfDeviceInitSetExclusiveWdfDeviceInitSetFileObjectConfigWdfDeviceInitSetIoInCallerContextCallbackWdfDeviceInitSetIoTypeWdfDeviceInitSetRequestAttributes