If you’re writing a Windows application that needs to do storage management, you should look into the VDS (Virtual Disk Services) API. VDS storage management includes abilities like enumerating all HBAs on a system, creating a LUN, setting a disk online,
Read More...