VideoPortGetCurrentIrql function (video.h)
The VideoPortGetCurrentIrql function gets the current IRQL.
Syntax
VIDEOPORT_API UCHAR VideoPortGetCurrentIrql();
Return value
VideoPortGetCurrentIrql returns the current IRQL.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Available in Windows 2000 and later versions of the Windows operating systems. |
Target Platform | Desktop |
Header | video.h (include Video.h) |
Library | Videoprt.lib |
DLL | Videoprt.sys |
IRQL | Any level |