TextSetCallerName()

Inserts a caller’s name in the Caller text box of a Phone Message view.

Token ID

AFTKN_SET_NAMETEXT or 575

Syntax

VOID TextSetCallerName( ANSISTRING CallerName; 
                        [BOOLEAN Append])

Parameters

CallerName As ANSISTRING

Name of the person who called.

Append As BOOLEAN

(Optional) Specifies the following:

  • False Default. Replaces existing text.
  • True Appends to existing text.