TOC Specification Constants

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

typedef SInt16 AHTOCType;
enum {
    kAHTOCTypeUser = NULL,
    kAHTOCTypeDeveloper = 1
};

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