Return value
TRUE
The function has been completed without any errors.
FALSE
An error has occurred.
See also
Color chart (Page 1538)
SetBackColor example (Page 1512)
SetItemBorderBackColor
Function
Sets the background color of the separating line for the "text list" object.
Syntax
BOOL SetItemBorderBackColor(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName,
long int lItemBorderBackColor);
Parameters
lpszPictureName
Picture name
lpszObjectName
Object name
lItemBorderBackColor
Background color of the dividing line as a numeric value
ANSI-C function descriptions
3.3 Internal functions
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
1193