14.20.1 Memory Management

TypeCode has the following special memory management rule:

  • Ownership of the return values of the id function is maintained by the TypeCode; these return values must not be freed by the caller.

The following sections describe these member functions.