I am trying to build a list of storage devices for this particular section of code found on MSDN page:
https://docs.microsoft.com/en-us/windows-hardware/drivers/storage/upgrading-firmware-for-an-nvme-device
typedef struct _DEVICE_LIST {
HANDLE Handle...