什么是 USB 设备 GUID 及其含义

发布于 2024-12-05 02:11:08 字数 333 浏览 0 评论 0原文

请参阅此注册表项:

[HKEY_CURRENT_USER\System\CurrentControlSet\Control\MediaProperties\PrivateProperties\DirectInput\VID_0079&PID_0011\Calibration\0] "GUID"=hex:e0,fa,66,14,00,b3,e0,11,80,01,44,45,53,54,00,00

正如您所看到的,该设备有一个 GUID 密钥,它包含一些十六进制代码。我想知道什么是 GUID,它的真正含义是什么,它为我提供了哪些信息以及有关它的任何其他重要信息。

非常感谢任何帮助:)

See this Registry key:

[HKEY_CURRENT_USER\System\CurrentControlSet\Control\MediaProperties\PrivateProperties\DirectInput\VID_0079&PID_0011\Calibration\0]
"GUID"=hex:e0,fa,66,14,00,b3,e0,11,80,01,44,45,53,54,00,00

As you can see there is a GUID key for this Device, and it contains some Hex codes. I want to know what is GUID and what does it mean really, which info does it give me and any other important info about it.

Any Help Really Appreciated :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

叹倦 2024-12-12 02:11:08

你得问 DragonRise Inc. 这是他们的游戏手柄。对于每个公司在注册表中存储的数据,没有全球性的总体文档。

You'd have to ask DragonRise Inc. It's their gamepad. There is no global overarching documentation for the data that each individual company stores in the registry.

尘曦 2024-12-12 02:11:08

据我在不同位置进行挖掘,您正在查看设备 GUID

术语 JoystickGUID 是操纵杆的稳定 128 位标识符
设备不随时间变化,它识别设备的类别
设备(例如 X360 有线控制器)。这个标识符是
依赖于平台。

查看其他参考文献可以提供更多信息, Joystick:getGUID

As far as I've been able to dig up in various locations, you are looking at a Device GUID

The term JoystickGUID is a stable 128-bit identifier for a joystick
device that does not change over time, it identifies class of the
device (a X360 wired controller for example). This identifier is
platform dependent.

Looking at other references gives a bit more information, Joystick:getGUID

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文