Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Files

usbdev_api.c

Prototype

Code Block
languagecpp
void  USBDev_PipeAbort (HANDLE   pipe,
                        DWORD   *p_err);


Arguments

pipe

Pipe handle.

...