Welcome![Sign In][Sign Up]
Location:
Search - usb guid

Search list

[OS program200699131011580

Description: 读写usb 上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。 如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demonstrate how open the equipment GUID a USB interface equipment literacy and communications equipment when there is a need to understand the driving equipment in the end all support the way. UsbView tools can use USB devices in the end View supports several Endpoint. each of the ways to read and write. If your equipment supports three EndPoint, 0, control, on the 1st of reading, writing on the 2nd, you direct read 0, Endpoint, will take place regardless of the starting weight problem
Platform: | Size: 207194 | Author: sos110 | Hits:

[Software EngineeringUSBtongxun

Description: 如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称, 获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-If you want to open a USB pipeline You must first know the GUID of USB devices and management Road name, Access handles can use it after ReadFile / WriteFile for literacy!
Platform: | Size: 2184 | Author: 副类 | Hits:

[Driver DevelopUSB通讯协议

Description: USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road names and management, acquisition handle can use it after ReadFile / WriteFile write!
Platform: | Size: 2178 | Author: 郑卓超 | Hits:

[Driver DevelopUSB通讯协议

Description: USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road names and management, acquisition handle can use it after ReadFile/WriteFile write!
Platform: | Size: 2048 | Author: 郑卓超 | Hits:

[OS program200699131011580

Description: 读写usb 上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。 如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demonstrate how open the equipment GUID a USB interface equipment literacy and communications equipment when there is a need to understand the driving equipment in the end all support the way. UsbView tools can use USB devices in the end View supports several Endpoint. each of the ways to read and write. If your equipment supports three EndPoint, 0, control, on the 1st of reading, writing on the 2nd, you direct read 0, Endpoint, will take place regardless of the starting weight problem
Platform: | Size: 206848 | Author: sos110 | Hits:

[Software EngineeringUSBtongxun

Description: 如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称, 获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-If you want to open a USB pipeline You must first know the GUID of USB devices and management Road name, Access handles can use it after ReadFile/WriteFile for literacy!
Platform: | Size: 2048 | Author: 副类 | Hits:

[CommunicationUSBtoPort

Description:
Platform: | Size: 24576 | Author: only | Hits:

[Software EngineeringUnit5

Description: // Get device interface info set handle for all devices attached to system HDEVINFO hDevInfo = SetupDiGetClassDevs( &GUID_DEVINTERFACE_USB_DEVICE, /* CONST GUID * ClassGuid - USB class GUID */ NULL, /* PCTSTR Enumerator */ NULL, /* HWND hwndParent */ DIGCF_PRESENT | DIGCF_DEVICEINTERFACE /* DWORD Flags */ ) - // Get device interface info set handle for all devices attached to system HDEVINFO hDevInfo = SetupDiGetClassDevs( &GUID_DEVINTERFACE_USB_DEVICE, /* CONST GUID* ClassGuid- USB class GUID*/ NULL, /* PCTSTR Enumerator*/ NULL, /* HWND hwndParent*/ DIGCF_PRESENT | DIGCF_DEVICEINTERFACE /* DWORD Flags*/ )
Platform: | Size: 2048 | Author: amarsoft | Hits:

[BooksUSBPRGMNL

Description: usb guid for develper
Platform: | Size: 179200 | Author: nvl | Hits:

[CommunicationMMCPassword

Description: Read MMC and Security Code from Nokia Mobile using USB Cable. It uses GUID of Nokia Phone and CreatFileA API to communicate to phone.
Platform: | Size: 7168 | Author: Shadab Ahmad | Hits:

[Driver DevelopUsbsamp-Sample

Description: USBSAMP的示例演示了如何执行完整和高速散装和同步,超音速散装流数据传输到一个通用USB设备通过使用内核模式驱动程序框架(KMDF)。超快速度的批量传输只有工作当微软USB 3.0堆栈被加载。示例还包含一个控制台应用程序,启动批量测试(包括流)和等时传输和获取数据从设备的I / O端点。该应用程序还演示了如何使用设备名称和管道基础guid名称生成的操作系统使用SetupDiXXX用户模式api。-The USBSAMP sample demonstrates how to perform full and high speed bulk and isochronous, and SuperSpeed bulk stream data transfers to a generic USB device by using Kernel Mode Driver Framework (KMDF). Superspeed bulk transfers only work when the Microsoft USB 3.0 stack is loaded. The sample also contains a console test application that initiates bulk (including stream) and isochronous transfers and obtains data from the device s I/O endpoints. The application also demonstrates how to use GUID-based device names and pipe names generated by the operating system using the SetupDiXXX user-mode APIs.
Platform: | Size: 75776 | Author: 冯一疯 | Hits:

[Driver DevelopHidOPTest

Description: 通过设备类GUID找到自己制定的设备,并进行数据通讯,实现上位机和下位机通讯,即usb通讯。-Find themselves through the device class GUID equipment developed and data communication, to achieve upper and lower bit machine communications, ie usb communication.
Platform: | Size: 180224 | Author: 曹德 | Hits:

[Driver DevelopEnumUsbDevice

Description: 根据GUID枚举已连接到电脑的USB设备,非常好用。-Enum usb device by GUID,very good.
Platform: | Size: 1411072 | Author: 周永海 | Hits:

CodeBus www.codebus.net