AMX DESIGN XPRESS V 1.5 - PROGRAMMER GUIDE Betriebsanweisung Seite 275

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 316
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 274
1 2 ... 270 271 272 273 274 275 276 277 278 279 280 ... 315 316

Kommentare zu diesen Handbüchern

Keine Kommentare