IPB

> FileSplit return flag constants (WinDos unit)
Чат
Форум
Загрузка...
 

Language:
Русский
English

  FileSplit return flag constants     (WinDos unit)


 The fcXXXX constants are used by the FileSplit function.

 The returned value is a combination of the fcDirectory, fcFileName, and
 fcExtension bit masks. The value indicates which components were present in
 the path.

 If the name or extension contains any wildcard characters (* or ?), the
 fcWildcards flag is set.

   Constant      Value
   fcExtension   $0001
   fcFileName    $0002
   fcDirectory   $0004
   fcWildcards   $0008

 
 К началу страницы 
 

Код для вставки: :: :: :: ГОСТ ::
Поделиться: //
 



-
Хостинг предоставлен компанией "Веб Сервис Центр" при поддержке компании "ДокЛаб"