You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

6.22.2 C Example

BOOL fOK;
int  iSession;
char strEdit[FIELD_EDIT_LENGTH + 1];
char strFlag[FIELD_EDIT_FLAG_LENGTH + 1];
 
fOK = LceGetFieldEdit(iSession, "SURNAME", (char far ) strEdit, (char far ) strFlag);
 
[ |../../index.htm#lansa/srvgudba_0160.htm]

  • No labels