StorPortStallExecution 函式 (storport.h)
StorPortStallExecution 例程會停止迷你埠驅動程式。
語法
STORPORT_API VOID StorPortStallExecution(
[in] ULONG Delay
);
參數
[in] Delay
指定以微秒為單位的延遲間隔。 指定的值必須小於完整毫秒。
傳回值
沒有
要求
要求 | 價值 |
---|---|
目標平臺 | 普遍 |
標頭 | storport.h (包括 Storport.h) |
連結庫 | Storport.lib |
DDI 合規性規則 | SpNoWait(storport) |