I'm using Windows 8 RC for testing currently.
I've been leaning about Network Information API using the sample source code.
I suppose this Api can enumerate network interface profiles.
I checked the interface type of Mobile Broadband device using this api.
The result was 243.
But 243 is not listed at the URL below.
http://msdn.microsoft.com/en-us/library/windows/apps/windows.networking.connectivity.networkadapter.ianainterfacetype.aspx
I want to confirm if it is correct.
If correct, please add 243.
kata.