Click here to Skip to main content
15,886,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I was trying to collect device type in MacOS.
I used system_profiler -xml -detailLevel full to get that.
In <device_type_complete_string> tag I can find the answer.

But, I need all the possible device types available for MacOS.

I referred two sample sites for windows and linux.

http://ezix.org/project/browser/packages/lshw/development/src/core/dmi.cc[^]

http://msdn.microsoft.com/en-us/library/windows/desktop/aa394474(v=vs.85).aspx[^]

Please help me..

Thanks in advance:)
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900