AMX DESIGN XPRESS V 1.5 - PROGRAMMER GUIDE Guia do Utilizador Página 275

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 316
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 274
1 2 ... 270 271 272 273 274 275 276 277 278 279 280 ... 315 316

Comentários a estes Manuais

Sem comentários