C# / C++ - How to find out how many bad sectors on the hard drive? -


is there way in can information pc's hard-drive amount of bad sectors through c# or c++?

i tried looking in c# win32_diskdrive class (https://msdn.microsoft.com/en-us/library/aa394132(v=vs.85).aspx) didn't find related bad sectors.


Comments

Popular posts from this blog

c# - Store DBContext Log in other EF table -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -