AMX DESIGN XPRESS V 1.5 - PROGRAMMER GUIDE Guía de usuario Pagina 275

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 316
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 274
1 2 ... 270 271 272 273 274 275 276 277 278 279 280 ... 315 316

Comentarios a estos manuales

Sin comentarios