You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

BOOL fOK;
int  iSession;
char strDataType[FIELD_TYPE_LENGTH + 1];
FLDLEN  length;
int  iDecimal;
 
fOK = LceGetFieldType(iSession, "SURNAME", strDataType, &length, &iDecimal);
 
[ |../../index.htm#lansa/srvgudba_0230.htm]

  • No labels