Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

     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);