How to get Windows 8 Surface (Tablet) Unique ID -


how windows surface unique device id?.

i tried below api device id changing based on bluetooth settings:

hardwareidentification.getpackagespecifictoken(nonce) 

as answered here,

windows.system.profile.hardwareidentification.getpackagespecifictoken(null).id 

converted string work id. not sure if best practice, works nonetheless.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -