|
Prev: MiniportSendPackets always called with (NumberOfPackets == 1)
Next: Adding a tab in advanced display settings
From: ShivaP on 23 Apr 2008 00:22 Hi all, For a AVStream capture USB device, when the user mode application such as graphedt.exe is playing preview graph, the avstream data is captured and rendered to the application. dispatch routine for IRP_MN_SUPRISE_REMOVAL is handled for default PnP Handler completion of the request and as part of DEVICE_CAPABILITIES's SurpriseRemovalOK is set to TRUE. In addition is there any thing to be done as part of AVStream such that the user application to get aware the device doesn't exist. Thanks, |