flavorTypeDirectory

Mac OS X header: Carbon/Carbon.h  
Mac OS 9 header: Drag.h  

enum {
    flavorTypeDirectory = 'diry'
};
Constant descriptions
flavorTypeDirectory

The flavor type for a AOCE directory specification. Refer to the AOCE documentation for definition of the DSSpec data structure.


© 2001 Apple Computer, Inc. (Last Updated July 17, 2001)