StorPortStallExecution 函式 (storport.h)

StorPortStallExecution 例程會停止迷你埠驅動程式。

語法

STORPORT_API VOID StorPortStallExecution(
  [in] ULONG Delay
);

參數

[in] Delay

指定以微秒為單位的延遲間隔。 指定的值必須小於完整毫秒。

傳回值

規格需求

需求
目標平台 Universal
標頭 storport.h (包含 Storport.h)
程式庫 Storport.lib
DDI 合規性規則 SpNoWait (storport)

另請參閱

ScsiPortStallExecution