StorPortStallExecution 函数 (storport.h)

StorPortStallExecution 例程停止微型端口驱动程序。

语法

STORPORT_API VOID StorPortStallExecution(
  [in] ULONG Delay
);

参数

[in] Delay

指定延迟间隔(以微秒为单位)。 给定的值必须小于完整毫秒。

返回值

没有

要求

要求 价值
目标平台 普遍
标头 storport.h (包括 Storport.h)
Storport.lib
DDI 符合性规则 SpNoWait(storport)

另请参阅

ScsiPortStallExecution