#include <omnimeeting.h>
Definition at line 54 of file omnimeeting.h.
Public Member Functions | |
OmnimeetingApp () | |
Constructor. | |
virtual bool | OnInit () |
Initialises the application. | |
virtual int | OnExit () |
Called on exit. |
OmnimeetingApp::OmnimeetingApp | ( | ) |
Constructor for OmnimeetingApp
Definition at line 72 of file omnimeeting.cpp.
int OmnimeetingApp::OnExit | ( | ) | [virtual] |
Cleanup for OmnimeetingApp
Definition at line 112 of file omnimeeting.cpp.
bool OmnimeetingApp::OnInit | ( | ) | [virtual] |
Initialisation for OmnimeetingApp
Definition at line 82 of file omnimeeting.cpp.
References ID_MAIN_FRAME, and NULL.