|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <ocf/occtrl.h>
Public Member Functions | |
| TEventEntry () | |
| ~TEventEntry () | |
| void | Init (int index, ITypeInfo *typeInfo) |
| void | Cleanup () |
Protected Attributes | |
| DISPID | IDOfEvent |
| owl::uint | ParamCount |
| BSTR * | NameAndParams |
| ocf::TEventEntry::TEventEntry | ( | ) |
Definition at line 31 of file occtrl.cpp.
| ocf::TEventEntry::~TEventEntry | ( | ) |
Definition at line 37 of file occtrl.cpp.
References Cleanup().
| void ocf::TEventEntry::Cleanup | ( | ) |
Definition at line 70 of file occtrl.cpp.
References NameAndParams, and ParamCount.
Definition at line 48 of file occtrl.cpp.
References CHECK, IDOfEvent, NameAndParams, ParamCount, and PRECONDITION.