Page History
...
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.