QTAtoms
![]() |
![]() ![]() |
QT_SetAtomID(containerRef; atomOffset; atomID):error | |||
![]() |
containerRef | Longint | Atom container reference |
![]() |
atomOffset | Longint | Atom offset |
![]() |
atomID | Longint | Atom ID |
![]() |
error | Longint | Error result |
Changes the ID of an atom.
Parameter containerRef specifies the atom container. It must have been previously obtained with a call to QT_NewAtomContainer.
Parameter atomOffset specifies the atom to be modified.
Parameter atomID specifies the new ID for the atom.
Related commands
QT_GetAtomInfo | Retrieves the type, index and ID of an atom |