Skip to content

Latest commit

 

History

History
60 lines (50 loc) · 1.91 KB

nf-ks-ksremovespecificirpfromcancelablequeue.md

File metadata and controls

60 lines (50 loc) · 1.91 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:ks.KsRemoveSpecificIrpFromCancelableQueue
KsRemoveSpecificIrpFromCancelableQueue function (ks.h)
The KsRemoveSpecificIrpFromCancelableQueue function removes the specified IRP from the specified queue. This is performed on an IRP that was previously acquired using KsRemoveIrpFromCancelableQueue, but that was not actually removed from the queue.
stream\ksremovespecificirpfromcancelablequeue.htm
stream
04/23/2018
KsRemoveSpecificIrpFromCancelableQueue function
KsRemoveSpecificIrpFromCancelableQueue, KsRemoveSpecificIrpFromCancelableQueue function [Streaming Media Devices], ks/KsRemoveSpecificIrpFromCancelableQueue, ksfunc_db7aeb28-a39d-4ab6-9df5-6eef83453c85.xml, stream.ksremovespecificirpfromcancelablequeue
ks.h
Ks.h
Universal
Ks.lib
Windows
KsRemoveSpecificIrpFromCancelableQueue
ks/KsRemoveSpecificIrpFromCancelableQueue
APIRef
kbSyntax
LibDef
Ks.lib
Ks.dll
KsRemoveSpecificIrpFromCancelableQueue

KsRemoveSpecificIrpFromCancelableQueue function

-description

The KsRemoveSpecificIrpFromCancelableQueue function removes the specified IRP from the specified queue. This is performed on an IRP that was previously acquired using KsRemoveIrpFromCancelableQueue, but that was not actually removed from the queue.

-parameters

-param Irp [in]

Points to I/O request packet.

-returns

None