QPix Command Reference
![]() |
![]() |
QPx_GetTagTitle(tagID; tagTitle):error | |||
![]() |
tagID | Longint | Tag ID |
![]() |
tagTitle | Text | Tag title |
![]() |
error | Longint | Error result |
Looks up the title of a tag in the internal list of known tags.
Parameter tagID is the ID of tag for which to return the title.
Parameter tagTitle receives the tag title. If the specified tag is not known by QPix, tagTitle is set to an empty string.