BOOL fOK;
int  iSession;
char strDescription[FILE_DESC_LENGTH + 1];

fOK = LceGetFileDesc(iSession, "PSLMST", strDescription);
  • No labels