rtdhandleslock.h contains specialized classes that allow RTD handles to be explicitly locked in order to extend and control their lifetime.
The table below lists the principal C++ object classes declared in the header file.
| Class | Description |
|---|---|
| LockableHandleCache<T> | Manages object handles in Excel. |