Return value
TRUE
The function has been completed without any errors.
FALSE
An error has occurred.
See also
Structure definition LINKINFO (Page 1551)
GetLink example (Page 1482)
miscs
Miscs - short description
The properties of objects can be modified or called in using the functions in the Miscs group.
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.
GetAdaptBorder
Function
Specifies for static texts, I/O fields, check boxes and radio boxes whether the border of the
field is to be dynamically adapted to the text size.
Syntax
BOOL GetAdaptBorder(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,
1105