Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The StorPortStallExecution routine stalls the miniport driver.
Syntax
STORPORT_API VOID StorPortStallExecution(
[in] ULONG Delay
);
Parameters
[in] Delay
Specifies the delay interval, in microseconds. The given value must be less than a full millisecond.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Universal |
Header | storport.h (include Storport.h) |
Library | Storport.lib |
DDI compliance rules | SpNoWait(storport) |