nonrtdhandles.h
contains common classes and functions used by the non-RTD
implementations of object handles, including
StringHandles, StringPtrHandles and NumericHandles.
The table below lists the principal C++ object classes declared in the header file.
| Class | Description |
|---|---|
| HandleCacheInstanceImportManager | Manages the sharing of object handles between XLLs. |