MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 5.0 5.1 5.2 5.3 5.4 5.5 6.0 6.1 6.2 6.3 6.4 6.5 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6
The list of the themes, classes, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
HID
Classes to talk with USB HID devices on low level.
- class MacHIDMBS
- method Close
- method Connect
- method Disconnect
- method FindFirstDevice as boolean
- method FindNextDevice as boolean
- method InstallCallback
- property Lasterror as Integer
- method Manufacturer as string
- method Product as string
- method ProductID as integer
- method ReadMessage(length as integer) as string
- method ReadMessage(ReportID as integer, length as integer) as string
- method ReadMessageMemory(length as integer) as memoryblock
- method ReadMessageMemory(ReportID as integer, length as integer) as memoryblock
- event ReceivedData(data as string, size as integer)
- method SendMessage(data as string)
- method SendMessage(ReportID as integer, data as string)
- method SendMessageMemory(data as memoryblock, offset as integer, length as integer)
- method SendMessageMemory(ReportID as integer, data as memoryblock, offset as integer, length as integer)
- method SerialNumber as string
- property TimeOut as Integer
- method VendorID as integer
- method VersionNumber as integer
- class WinHIDMBS
- method Close
- method Connect as boolean
- method Disconnect
- method FindFirstDevice as boolean
- method FindNextDevice as boolean
- method InstallListener(PollSize as integer) as boolean
- property Lasterror as Integer
- method Manufacturer as string
- method PollMemory as memoryblock
- method PollString as string
- method Product as string
- method ProductID as integer
- method ReadMessage(length as integer) as string
- method ReadMessageMemory(length as integer) as memoryblock
- method SendMessage(data as string) as integer
- method SendMessageMemory(data as memoryblock, offset as integer, length as integer) as integer
- method SerialNumber as string
- method VendorID as integer
- method VersionNumber as integer
The items on this page are in the following plugins: MBS USB Plugin.
Monkeybread Software Realbasic Plugins - Förderverein St. Arnulf aus Nickenich