Platforms to show: All Mac Windows Linux Cross-Platform
CURLSFileInfoMBS.FileTypeDeviceBlock = 3
Function:
One of the file type constants.
Notes: Block Device
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: Block Device
CURLSFileInfoMBS.FileTypeDeviceChar = 4
Function:
One of the file type constants.
Notes: Character Device
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: Character Device
CURLSFileInfoMBS.FileTypeDirectory = 1
Function:
One of the file type constants.
Notes: Directory
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: Directory
CURLSFileInfoMBS.FileTypeDoor = 7
Function:
One of the file type constants.
Notes: Door, is possible only on Sun Solaris now.
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: Door, is possible only on Sun Solaris now.
CURLSFileInfoMBS.FileTypeFile = 0
Function:
One of the file type constants.
Notes: Regular file
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: Regular file
CURLSFileInfoMBS.FileTypeNamedPipe = 5
Function:
One of the file type constants.
Notes: Named Pipe
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: Named Pipe
CURLSFileInfoMBS.FileTypeSocket = 6
Function:
One of the file type constants.
Notes: Socket
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: Socket
CURLSFileInfoMBS.FileTypeSymlink = 2
Function:
One of the file type constants.
Notes: Symbolic links
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: Symbolic links
CURLSFileInfoMBS.FileTypeUnknown = 8
Function:
One of the file type constants.
Notes: Unknown file type. Should never occur.
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: Unknown file type. Should never occur.
CURLSFileInfoMBS.FlagKnownFileName = 1
Function:
One of the flag constants.
Notes: Filename Known
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: Filename Known
CURLSFileInfoMBS.FlagKnownFileType = 2
Function:
One of the flag constants.
Notes: File Type Known
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: File Type Known
CURLSFileInfoMBS.FlagKnownGID = 32
Function:
One of the flag constants.
Notes: GID Known
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: GID Known
CURLSFileInfoMBS.FlagKnownHardLinks = 128
Function:
One of the flag constants.
Notes: Hardlink Count Known
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: Hardlink Count Known
CURLSFileInfoMBS.FlagKnownPermissions = 8
Function:
One of the flag constants.
Notes: Permissions Known
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: Permissions Known
CURLSFileInfoMBS.FlagKnownSize = 64
Function:
One of the flag constants.
Notes: Size Known
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: Size Known
CURLSFileInfoMBS.FlagKnownTime = 4
Function:
One of the flag constants.
Notes: Time Known
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: Time Known
CURLSFileInfoMBS.FlagKnownUID = 16
Function:
One of the flag constants.
Notes: UID Known
Type | Topic | Plugin | Version |
const | CURL | MBS CURL Plugin | 15.2 |
Notes: UID Known
The items on this page are in the following plugins: MBS CURL Plugin.
Feedback: Report problem or ask question.
