USB device .
after application called CancelIO,
driver receive two IRPs with ioControlCode 0x80002004 and 0x8000201C ,
how to find out the meaning of these ioControlcodes?
I tried to split it in to parts as DDK defined,but i don't know how to do
next.
Is there a way to get the meaning?