[ |../../index.htm#lansa/srvgudba_0190.htm]
You are here:

6.24.2 C Example

BOOL fOK;
int  iSession;
char strHelpText\[4096 + 1\];
 
         /* Return help text to calling program */
fOK = LceGetFieldHelpText(iSession, "SURNAME", "U", "\n", (char far *) strHelpText,
                      (long)sizeof(strHelpText));
         /* Display help text in a dialogue box */
fOK = LceGetFieldHelpText(iSession, "SURNAME", "U", "\r\n", "", 0L);
 
[ !worddavaf485e25f57cd86bb5b0fc63f3f1b1cc.png|height=32,width=32! |../../index.htm#lansa/srvgudba_0190.htm]