C# Class LibUsbDotNet.WinUsb.PipePolicies

Endpoint specific policies. WinUsbDevice.EndpointPolicies(ReadEndpointID).
Show file Open project: arvydas/BlinkStickDotNet

Public Methods

Method Description
ToString ( ) : string

Returns a T:System.String that represents the current T:System.Object.

Private Methods

Method Description
GetPipePolicy ( PipePolicyType policyType, int &valueLength, IntPtr pBuffer ) : bool
PipePolicies ( SafeHandle usbHandle, byte epNum ) : System
SetPipePolicy ( PipePolicyType policyType, int valueLength, IntPtr pBuffer ) : bool

Method Details

ToString() public method

Returns a T:System.String that represents the current T:System.Object.
public ToString ( ) : string
return string