Carbon


CustomBadgeResource

Header: Finder.h

struct CustomBadgeResource {
    SInt16 version; 
    SInt16 customBadgeResourceID; 
    OSType customBadgeType; 
    OSType customBadgeCreator; 
    OSType windowBadgeType; 
    OSType windowBadgeCreator; 
    OSType overrideType; 
    OSType overrideCreator;
};
typedef CustomBadgeResource CustomBadgeResourcePtr;

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)