C# 클래스 LibUsbDotNet.WinUsb.PipePolicies

Endpoint specific policies. WinUsbDevice.EndpointPolicies(ReadEndpointID).
파일 보기 프로젝트 열기: arvydas/BlinkStickDotNet

공개 메소드들

메소드 설명
ToString ( ) : string

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

비공개 메소드들

메소드 설명
GetPipePolicy ( PipePolicyType policyType, int &valueLength, IntPtr pBuffer ) : bool
PipePolicies ( SafeHandle usbHandle, byte epNum ) : System
SetPipePolicy ( PipePolicyType policyType, int valueLength, IntPtr pBuffer ) : bool

메소드 상세

ToString() 공개 메소드

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