Méthode | Description | |
---|---|---|
Dispose ( ) : void |
Frees resources associated with the endpoint. Once disposed this class cannot be used.
|
|
Flush ( ) : bool |
This method has no effect on write endpoints, andalways returs true.
|
|
Reset ( ) : bool |
Cancels pending transfers and clears the halt condition on an enpoint.
|
Méthode | Description | |
---|---|---|
CreateTransferContext ( ) : |
||
MonoUsbEndpointWriter ( UsbDevice usbDevice, WriteEndpointID writeEndpointID, EndpointType endpointType ) : System |