Platforms to show: All Mac Windows Linux Cross-Platform

Back to WinHIDMBS class.

WinHIDMBS.FeatureReportByteLength as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 9.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Maximum length, in bytes, of all the feature reports, including the report identifier, if report identifiers are used, which is added to the beginning of the report data.

(Read and Write property)

WinHIDMBS.HidHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 9.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The handle for the HID device.

(Read and Write property)

WinHIDMBS.InputReportByteLength as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 9.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Maximum size, in bytes, of the input reports, including the report identifier, if report identifiers are used, which is added to the beginning of the report data.

(Read and Write property)

WinHIDMBS.Lasterror as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 7.5 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Last error code.

0 is success.
-1 means that the function is not available.
else Windows error codes like 5 for Access Denied.
(Read and Write property)

WinHIDMBS.LasterrorString as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 9.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The last error code in a formatted and localized string.

This does not work for plugin error codes.
Like -1 if the function is not available.
(Read only property)

WinHIDMBS.OutputReportByteLength as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 9.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Maximum size, in bytes, of all the output reports, including the report identifier, if report identifiers are used, which is added to the beginning of the report data.

(Read and Write property)

WinHIDMBS.PnPHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 9.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The handle for Plug and Play.

(Read and Write property)

WinHIDMBS.ReadHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 9.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The handle of the stream for reading data from the USB device.

(Read and Write property)

WinHIDMBS.ThreadHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 9.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The handle for the thread which waits in the background for new data.

(Read and Write property)

WinHIDMBS.WriteHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 9.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The handle of the stream for writing data to the USB device.

(Read and Write property)

The items on this page are in the following plugins: MBS USB Plugin.


The biggest plugin in space...