QTAtoms
QT Atom commands
|
|
| QT_GetContainerData(containerRef; containerData):error | |||
|
|
containerRef | Longint | Atom container reference |
|
|
containerData | BLOB | Atom container data |
|
|
error | Longint | Error result |
Retrieves the data of an atom container.
Parameter containerRef specifies the atom container for this operation. It must have been previously obtained with a call to QT_NewAtomContainer.
Parameter containerData receives the atom container's data.