CFURLMBS shared methods

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

Back to CFURLMBS class.

Previous items

CFURLMBS.kCFURLVolumeSupportsSymbolicLinksKey as CFStringMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreFoundation MBS MacCF Plugin 17.1 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the resource keys.

true if the volume format supports symbolic links (Read-only, value type CFBooleanMBS)

CFURLMBS.kCFURLVolumeSupportsVolumeSizesKey as CFStringMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreFoundation MBS MacCF Plugin 17.1 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the resource keys.

true if the volume supports returning volume size values (kCFURLVolumeTotalCapacityKey and kCFURLVolumeAvailableCapacityKey). (Read-only, value type CFBooleanMBS)

CFURLMBS.kCFURLVolumeSupportsZeroRunsKey as CFStringMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreFoundation MBS MacCF Plugin 17.1 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the resource keys.

For security reasons, parts of a file (runs) that have never been written to must appear to contain zeroes. true if the volume keeps track of allocated but unwritten runs of a file so that it can substitute zeroes without actually writing zeroes to the media. (Read-only, value type CFBooleanMBS)

CFURLMBS.kCFURLVolumeTotalCapacityKey as CFStringMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreFoundation MBS MacCF Plugin 17.1 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the resource keys.

Total volume capacity in bytes (Read-only, value type CFNumberMBS)

CFURLMBS.kCFURLVolumeURLForRemountingKey as CFStringMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreFoundation MBS MacCF Plugin 17.1 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the resource keys.

The CFURLMBS needed to remount a network volume, or nil if not available. (Read-only, value type CFURLMBS)

CFURLMBS.kCFURLVolumeURLKey as CFStringMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreFoundation MBS MacCF Plugin 17.1 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the resource keys.

URL of the volume on which the resource is stored (Read-only, value type CFURLMBS)

CFURLMBS.kCFURLVolumeUUIDStringKey as CFStringMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreFoundation MBS MacCF Plugin 17.1 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the resource keys.

The volume's persistent UUID as a string, or nil if a persistent UUID is not available for the volume. (Read-only, value type CFStringMBS)

CFURLMBS.URLWithHandle(Handle as Integer) as CFURLMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreFoundation MBS MacCF Plugin 16.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates a new URL object based on a handle value.

Will retain the reference.

Previous items

The items on this page are in the following plugins: MBS MacCF Plugin.


💬 Ask a question or report a problem