Platforms to show: All Mac Windows Linux Cross-Platform

Back to CFBookmarkMBS module.

CFBookmarkMBS.kCreationMinimalBookmarkMask = 512

Type Topic Plugin Version
const Alias MBS MacCF Plugin 11.3
One of the creation option constants.

Creates a bookmark with "less" information, which may be smaller but still be able to resolve in certain ways.

CFBookmarkMBS.kCreationPreferFileIDResolutionMask = 256

Type Topic Plugin Version
const Alias MBS MacCF Plugin 11.3
One of the creation option constants.

At resolution time, this alias will prefer resolving by the embedded fileID to the path.

CFBookmarkMBS.kCreationSecurityScopeAllowOnlyReadAccess = 4096

Type Topic Plugin Version
const Alias MBS MacCF Plugin 12.4
One of the creation option constants.

Mac OS X 10.7.3 and later, if used with kCFURLBookmarkCreationWithSecurityScope, at resolution time only read access to the resource will be granted.

CFBookmarkMBS.kCreationSuitableForBookmarkFile = 1024

Type Topic Plugin Version
const Alias MBS MacCF Plugin 11.3
One of the creation option constants.

Includes in the created bookmark those properties which are needed for a bookmark/alias file.

CFBookmarkMBS.kCreationWithSecurityScope = 2048

Type Topic Plugin Version
const Alias MBS MacCF Plugin 12.4
One of the creation option constants.

Mac OS X 10.7.3 and later, include information in the bookmark data which allows the same sandboxed process to access the resource after being relaunched.

CFBookmarkMBS.kResolutionWithoutMountingMask = 512

Type Topic Plugin Version
const Alias MBS MacCF Plugin 11.3
One of the resolving option constants.

Don't mount a volume during bookmark resolution.

CFBookmarkMBS.kResolutionWithoutUIMask = 256

Type Topic Plugin Version
const Alias MBS MacCF Plugin 11.3
One of the resolving option constants.

Don't perform any UI during bookmark resolution.

CFBookmarkMBS.kResolutionWithSecurityScope = 1024

Type Topic Plugin Version
const Alias MBS MacCF Plugin 12.4
One of the resolving option constants.

Mac OS X 10.7.3 and later, extract the security scope included at creation time to provide the ability to access the resource.

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


💬 Ask a question or report a problem
The biggest plugin in space...