Return value
TRUE
The function has been completed without any errors.
FALSE
An error has occurred.
See also
Color chart (Page 1538)
SetFlashBackColorOn example (Page 1515)
focus
Focus - short description
Using the functions in the Focus group, it is possible to set the focus or poll which object has
the focus.
Note
Various examples are offered for the function descriptions. For functions with a similar syntax,
a
selected function is used as a template in the example. This example must be adapted as
well.
Set_Focus
Function
Sets the focus on the specified object.
Syntax
BOOL Set_Focus(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName);
Parameters
lpszPictureName
Picture name
ANSI-C function descriptions
3.3 Internal functions
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
1215