StorPortStallExecution 関数 (storport.h)
StorPortStallExecution ルーチンは、ミニポート ドライバーを停止します。
構文
STORPORT_API VOID StorPortStallExecution(
[in] ULONG Delay
);
パラメーター
[in] Delay
遅延間隔をマイクロ秒単位で指定します。 指定された値は、完全なミリ秒未満である必要があります。
戻り値
なし
必要条件
要件 | 値 |
---|---|
対象プラットフォーム | ユニバーサル |
Header | storport.h (Storport.h を含む) |
Library | Storport.lib |
DDI コンプライアンス規則 | SpNoWait(storport) |