AMX DESIGN XPRESS V 1.5 - PROGRAMMER GUIDE Podręcznik Użytkownika Strona 275

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 316
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 274
KwikNet Virtual File System
K
A
DAK
261
kvf_isvfile kvf_isvfile
Purpose Determine if a File is a Virtual File
Used by
n Task o ISP o Timer Procedure o Restart Procedure n Exit Procedure
Setup Prototype is in file KN_FILES.H.
#include "KN_LIB.H"
#include "KN_FILES.H"
int kvf_isvfile(const char *name);
Description Name is a filepath string providing the full path and file name of the virtual
file of interest. A virtual filename must begin with the volume base
assigned to a Virtual File System volume. The filepath must not be
ambiguous.
Returns A non-zero value is returned if the file specified by name is a virtual file.
Otherwise, a value of 0 is returned.
Przeglądanie stron 274
1 2 ... 270 271 272 273 274 275 276 277 278 279 280 ... 315 316

Komentarze do niniejszej Instrukcji

Brak uwag