6 26 2 C Example

LANSA Open Guide

6.26.2 C Example

BOOL fOK;

int  iSession;

char strLabel[FIELD_LABEL_LENGTH + 1];

 

fOK = LceGetFieldLabel(iSession, "SURNAME", strLabel);