ISoftUSBEndpoint::PurgeINQueue Method

The PurgeINQueue method gets rid of all items from an endpoint's IN transaction data queue.

Syntax

HRESULT PurgeINQueue();

Parameters

This method has no parameters.

Return Value

PurgeINQueue returns S_OK if the operation succeeds.

This method can return other standard COM return values.

Remarks

The caller can also call the ISoftUSBEndpoint::DrainOUTQueue, ISoftUSBEndpoint::FreeOUTQueue, ISoftUSBEndpoint::PurgeOUTQueue, ISoftUSBEndpoint::PurgeOUTQueueOlderThan, and ISoftUSBEndpoint::QueueINData methods to manage data queues.

Requirements

Header

SoftUSBif.h

See Also

ISoftUSBEndpoint

ISoftUSBEndpoint::DrainOUTQueue

ISoftUSBEndpoint::FreeOUTQueue

ISoftUSBEndpoint::PurgeOUTQueue

ISoftUSBEndpoint::PurgeOUTQueueOlderThan

ISoftUSBEndpoint::QueueINData

 

 

Send comments about this topic to Microsoft

Build date: 9/21/2010