Some hard disks support password protection on boot up. Is there a Win32 API that we can call to check for the hard disk password status?
The class: Win32_ComputerSystem doesn’t seem to have a field on this.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
http://sourceforge.net/tracker/?func=detail&aid=1668007&group_id=136732&atid=736684
MSDN documents ATA_PASS_THROUGH (call DeviceIoControl).