       SippPixMapPutCom pixmapHandle name [value]
              Set a comment in the pixmap specified by pixmapHan-
              dle.  A pixmap comment is similar to an environment
              variable.   This sets a comment of name name to the
              string value.  If value is omitted, then  the  name
              is saved, without a value.
              If  a  pixmap  object is reused to store subsequent
              images, either through rendering  or  copying,  old
              comments  will  not  be cleared.  Either delete and
              recreate the pixmap or  delete  all  comments  with
              SippPixMapDelCom.
