QTAtoms
QT Atom commands
|
|
| QT_FreeAtomContainer(containerRef):error | |||
|
|
containerRef | Longint | Atom container reference |
|
|
error | Longint | Error result |
Releases the memory occupied by an atom container.
Parameter containerRef specifies the atom container. It must have been previously obtained with a call to QT_NewAtomContainer.
Related commands
| QT_NewAtomContainer | Creates a new atom container in memory |