How to get HDD volume id programmatically?
Posted
by Leandro
on Stack Overflow
See other posts from Stack Overflow
or by Leandro
Published on 2010-04-19T13:21:46Z
Indexed on
2010/04/19
13:23 UTC
Read the original article
Hit count: 437
Hi, everybody.
I`m programming in obj-c using cocoa, and I would like to discover the HDD volume id programmatically.I know that I will probably need to do this in pure C and than use it in my app, but even in the C language I could not find any answers.
Please help.Thanks!
© Stack Overflow or respective owner