![]() |
kExtensionDisabledFolderType |
Header: Folders.h |
enum { kExtensionDisabledFolderType = 'extD', kControlPanelDisabledFolderType = 'ctrD', kSystemExtensionDisabledFolderType = 'macD', kStartupItemsDisabledFolderType = 'strD', kShutdownItemsDisabledFolderType = 'shdD', kApplicationsFolderType = 'apps', kDocumentsFolderType = 'docs' };
Specifies the Extensions (Disabled) folder in the System Folder. Supported with Mac OS 8 and later.
Specifies the Control Panels (Disabled) folder in the System Folder. Supported with Mac OS 8 and later.
Specifies the System Extensions (Disabled) folder in the System Folder. Supported with Mac OS 8 and later.
Specifies the Startup Items (Disabled) folder in the System Folder. Supported with Mac OS 8 and later.
Specifies the Shutdown Items (Disabled) folder in the System Folder. Supported with Mac OS 8 and later.
Specifies the Applications folder installed at the root level of the volume. Supported with Mac OS 8 and later.
Specifies the Documents folder. This folder is created at the volume root. Supported with Mac OS 8 and later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)