GetColorChangeType
Function
When using bar objects, it specifies whether the color change upon reaching a limit value only
affects a bar segment or the entire bar.
Syntax
BOOL GetColorChangeType(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName);
Parameters
lpszPictureName
Picture name
lpszObjectName
Object name
Return value
TRUE
Color change applies to the bar sagment
FALSE
Color change applies to the entire bar
See also
GetVisible example (Page 1508)
GetCursorControl
Function
Specifies whether cursor control is activated for I/O fields.
Syntax
BOOL GetCursorControl(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName);
ANSI-C function descriptions
3.3 Internal functions
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
1111