View Single Post
  #299  
Old 24-08-2023, 08:33
crachlow's Avatar
crachlow crachlow is offline
Registered User
 
Join Date: Nov 2017
Location: Eka-burg
Posts: 22
Thanks: 44
Thanked 11 Times in 7 Posts
crachlow is on a distinguished road
Wink Type disk

You didn't look at the constants.
const
HDD_MEDIA_TYPE_UNKNOWN = $0000;
HDD_MEDIA_TYPE_HDD = $0003;
HDD_MEDIA_TYPE_SSD = $0004;
HDD_MEDIA_TYPE_SCM = $0005;
[IMG]
https://i.ibb.co/HC1cpzn/2023-08-24-202555.png
[/IMG]
Attached Files
File Type: 7z FMXInno_Examples_2.7z (7.22 MB, 33 views)
Reply With Quote
The Following 2 Users Say Thank You to crachlow For This Useful Post:
audiofeel (24-08-2023), BLACKFIRE69 (26-08-2023)