Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.7k views
in Technique[技术] by (71.8m points)

macos - Is kIOHIDUniqueIDKey always set on an IOHIDDevice?

I need a unique identifier for all instances of an IOHIDDevice, in order to keep track of individual devices in my app.

Obvious option is to use the vendor and product ids as a composite key.

However I have found kIOHIDUniqueIDKey in the Apple source. I'm assuming this is the system id that MacOS is assigning to the device when it is connected.

Is my assumption correct and can I rely on this ID to always be defined when a device is connected? (I know it changes each time the same device is disconnected then connected again).


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...