|
Windows C++ Library
|
#include <HelpFile.hpp>
Public Member Functions | |
| CHelpFile (CWnd &rParent) | |
| void | Contents () |
| void | Topic (DWORD dwTopic) |
| void | Close () |
Public Attributes | |
| CPath | m_HelpFile |
| CWnd & | m_rParent |
| CHelpFile::CHelpFile | ( | CWnd & | rParent | ) | [inline] |
| void CHelpFile::Contents | ( | ) | [inline] |
| void CHelpFile::Topic | ( | DWORD | dwTopic | ) | [inline] |
| void CHelpFile::Close | ( | ) | [inline] |
1.7.6.1