StorPortStallExecution 函数 (storport.h)
StorPortStallExecution 例程会停止微型端口驱动程序。
语法
STORPORT_API VOID StorPortStallExecution(
[in] ULONG Delay
);
参数
[in] Delay
指定延迟间隔(以微秒为单位)。 给定值必须小于整毫秒。
返回值
无
要求
要求 | 值 |
---|---|
目标平台 | 通用 |
标头 | storport.h (包括 Storport.h) |
Library | Storport.lib |
DDI 符合性规则 | SpNoWait (storport) |