PromiseHFSFlavor |
||
| Mac OS X header: | Carbon/Carbon.h | |
| Mac OS 9 header: | Drag.h | |
struct PromiseHFSFlavor {
OSType fileType;
OSType fileCreator;
UInt16 fdFlags;
FlavorType promisedFlavor;
};
The file type of the object.
The file creator of the object.
The Finder flags of the object.
The promised flavor containing an FSSpec structure for the object.
© 2001 Apple Computer, Inc. (Last Updated July 17, 2001)