Right…working on this LicenseManager some more…
Although WMI is not available on Mobile /PocketPC/CE (which is a good thing) I still need a way to uniquely identify one mobile device from another for licensing purposes.
If you look up on MSDN how to get a Mobile Device’s ID, you’ll probably come across this post, that references the use of KernelIoControl.
But it will turn out, with a little more fishing, that the article's information is a bit stale.