Synopsis
CTL_STATUS_t ctl_ms_get_attributes(const char *name,
                                   unsigned *attrib);
Description

ctl_ms_get_attributes gets the attributes of the file with name name on volume vol and writes them to the object attrib.

Return Value

ctl_ms_get_attributes returns a standard status code.

Thread Safety

ctl_ms_get_attributes is thread-safe.