A function identified as deprecated has been superseded and may become unsupported in the future.
Tells the Help Viewer to load the specified main table-of-contents page. (Deprecated in Mac OS X v10.4. Use AHGotoPage
to jump to different books or anchors.)
OSStatus AHGotoMainTOC ( AHTOCType toctype );
A value specifying which Help Center page should be loaded. If you pass the kAHTOCTypeUser
constant, for example, the Help Viewer loads the Help Center page.
A result code. See “Apple Help Result Codes.”
This function is synchronous. Calling this function opens the Help Viewer application, if required, and loads the specified Help Center page.
AppleHelp.h
© 2006 Apple Computer, Inc. All Rights Reserved. (Last updated: 2006-07-12)