The sample alarm viewer is contained in three files:
Amvtest.h |
This file contains the definition of two classes used in the sample |
|
Amvtest.cpp |
This file contains the implementation of the two classes |
|
|
Main.cpp |
A short program which creates an instance of one of the objects and executes it's test method. |
All three files can be found in the %BSM_ROOT%\api\amvtest directory.
Alarm Viewer API getting started. |