Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSWorkspaceMBS class.

NSWorkspaceMBS.NSBundleExecutableArchitectureARM64 = &h0100000c

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 21.0
One of the constants describe the CPU types that a bundle's executable code may support.

Specifies the 64-bit ARM architecture.

NSWorkspaceMBS.NSBundleExecutableArchitectureI386 = &h00000007

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 11.3
One of the CPU Architecture constants.

Intel 32 bit.

NSWorkspaceMBS.NSBundleExecutableArchitecturePPC = &h00000012

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 11.3
One of the CPU Architecture constants.

PPC 32 bit.

NSWorkspaceMBS.NSBundleExecutableArchitecturePPC64 = &h01000012

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 11.3
One of the CPU Architecture constants.

PPC 64 bit.

NSWorkspaceMBS.NSBundleExecutableArchitectureX86_64 = &h01000007

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 11.3
One of the CPU Architecture constants.

Intel 64 bit.

NSWorkspaceMBS.NSExclude10_4ElementsIconCreationOption = 4

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 8.1
One of the possible constants you can use with SetIcon.

NSWorkspaceMBS.NSExcludeQuickDrawElementsIconCreationOption = 2

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 8.1
One of the possible constants you can use with SetIcon.

NSWorkspaceMBS.NSWorkspaceAuthorizationTypeCreateSymbolicLink = 0

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 18.5
One of the type constants of privileged file operations that can be authorized by the user.

Authorization for the app to create a symoblic link.

NSWorkspaceMBS.NSWorkspaceAuthorizationTypeReplaceFile = 2

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 18.5
One of the type constants of privileged file operations that can be authorized by the user.

Authorization for the app to perform an atomic file write without changing the target file's permissions.

NSWorkspaceMBS.NSWorkspaceAuthorizationTypeSetAttributes = 1

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 18.5
One of the type constants of privileged file operations that can be authorized by the user.

Authorization for the app to change specific file attributes.

NSWorkspaceMBS.NSWorkspaceLaunchAndHide = &h00100000

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 8.1
One of the constants for the launch functions.

NSWorkspaceMBS.NSWorkspaceLaunchAndHideOthers = &h00200000

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 8.1
One of the constants for the launch functions.

NSWorkspaceMBS.NSWorkspaceLaunchAndPrint = 2

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 8.1
One of the constants for the launch functions.

NSWorkspaceMBS.NSWorkspaceLaunchAsync = &h00010000

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 8.1
One of the constants for the launch functions.

NSWorkspaceMBS.NSWorkspaceLaunchDefault = &h00010000

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 8.1
One of the constants for the launch functions.

NSWorkspaceMBS.NSWorkspaceLaunchInhibitingBackgroundOnly = &h00000080

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 8.1
One of the constants for the launch functions.

NSWorkspaceMBS.NSWorkspaceLaunchNewInstance = &h00080000

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 8.1
One of the constants for the launch functions.

NSWorkspaceMBS.NSWorkspaceLaunchWithErrorPresentation = &h00000040

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 18.5
One of the constants for the launch functions.

NSWorkspaceMBS.NSWorkspaceLaunchWithoutActivation = &h00000200

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 8.1
One of the constants for the launch functions.

NSWorkspaceMBS.NSWorkspaceLaunchWithoutAddingToRecents = &h00000100

Type Topic Plugin Version
const Cocoa MBS MacCocoa Plugin 8.1
One of the constants for the launch functions.

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


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