UsbBulkInPipe.FlushBuffer Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Discards any data that is cached in the bulk IN pipe.
public:
virtual void FlushBuffer() = FlushBuffer;
void FlushBuffer();
public void FlushBuffer();
function flushBuffer()
Public Sub FlushBuffer ()