BOOL fOK;
int iSession;
char strLabel[FIELD_LABEL_LENGTH + 1];
fOK = LceGetFieldLabel(iSession, "SURNAME", strLabel);
BOOL fOK;
int iSession;
char strLabel[FIELD_LABEL_LENGTH + 1];
fOK = LceGetFieldLabel(iSession, "SURNAME", strLabel);
Copyright © 2004-2026 IDERA, Inc.