LibUsbDotNet.Internal.UsbApiBase.FlushPipe C# (CSharp) Méthode

FlushPipe() public abstract méthode

public abstract FlushPipe ( SafeHandle interfaceHandle, byte pipeID ) : bool
interfaceHandle System.Runtime.InteropServices.SafeHandle
pipeID byte
Résultat bool
        public abstract bool FlushPipe(SafeHandle interfaceHandle, byte pipeID);