ISoftUSBEndpoint::PurgeOUTQueue Method

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

Syntax

unknown PurgeOUTQueue();

Parameters

This method has no parameters.

Return Value

PurgeOUTQueue 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::PurgeINQueue, ISoftUSBEndpoint::PurgeOUTQueueOlderThan, and ISoftUSBEndpoint::QueueINData methods to manage data queues.

Requirements

Header

SoftUSBif.h

See Also

ISoftUSBEndpoint

ISoftUSBEndpoint::DrainOUTQueue

ISoftUSBEndpoint::FreeOUTQueue

ISoftUSBEndpoint::PurgeINQueue

ISoftUSBEndpoint::PurgeOUTQueueOlderThan

ISoftUSBEndpoint::QueueINData

 

 

Send comments about this topic to Microsoft

Build date: 9/21/2010