#include "ltwrappr.h"
static L_INT LDialogBase::SetString(uString, szString)
L_UINT32 uString; |
index of a string |
L_TCHAR * szString; |
character string that contains the string to set |
Sets the new string for the specified index in order to change the dialogs strings.
Parameter |
Description |
uString |
Index into a list of strings. For a list of the strings, refer to Dialog Strings. |
szString |
Character string that contains the new string to set. |
SUCCESS |
The function was successful. |
< 1 |
An error occurred. Refer to Return Codes. |
Required DLLs and Libraries
LTDLGKRN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application |
Functions: |
LDialogBase::GetStringLen, LDialogBase::GetString, LDialogBase::SetFont, Class Members |
Topics: |
For an example, refer to LDialogBase::SetFont.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET