
161
Card manufacturer ID as assigned by the SD Card Association
Two-character card OEM identifier as assigned by the SD Card Association
Product name, assigned by the card manufacturer (5 bytes for SD, 6 bytes for MMC)
Version of SD spec to which the card conforms
sd_product_rev String Product revision assigned by the card manufacturer
sd_speed_class String Speed class (if any) declared by the card
sd_au_size Int Size of the SD AU in bytes.
Example:
si=CreateObject("roStorageInfo", "SD:/")
Print si.GetFreeInMegabytes(); "MiB free"
Komentáře k této Příručce