BOOL fOK;
int  iSession;
char strLabel[FIELD_LABEL_LENGTH + 1];

fOK = LceGetFieldLabel(iSession, "SURNAME", strLabel);
  • No labels