Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

MenuDoc Class Reference

#include <Macros.h>

List of all members.


Public Member Functions

  MenuDoc (UINT menuid, char *documentation)

Public Attributes

UINT  m_id
char *  m_documentation

Detailed Description

Definition at line 64 of file Macros.h.


Constructor & Destructor Documentation

MenuDoc::MenuDoc UINT  menuid,
char *  documentation
[inline]
 

Definition at line 70 of file Macros.h.

References AddMenuDoc(), m_documentation, and m_id.

Here is the call graph for this function:


Member Data Documentation

char* MenuDoc::m_documentation
 

Definition at line 68 of file Macros.h.

Referenced by MenuDoc().

UINT MenuDoc::m_id
 

Definition at line 67 of file Macros.h.

Referenced by MenuDoc().


The documentation for this class was generated from the following file:

  • C:/Program Files/Hash Inc/AM120SDK/Include/Macros.h

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:47:01 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001