Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [File List](files.md) - [File Members](globals.md)

HTutoria.h

Go to the documentation of this file.

00001 // KB  5/15/01  \Ken90\Include\SDK\HTutoria.h
00002 #define __HTUTORIA_H
00003 
00004 #ifndef _SMALLPDB
00005 
00006 #include "Exports.h"
00007 
00008 class PLUGINEXPORT HTutorialBar 
00009 {
00010 public:
00011    static HTutorialBar *GetTutorialBar();
00012    BOOL IsInTutorial();
00013    void RefreshButtons();
00014 };
00015 
00016 #endif

This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:46 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001