Guardian Procedure Calls Reference Manual

Table 18 FILE_GETINFOLIST_ Item Codes (continued)
DescriptionSize (Bytes)Item
Code
Disk drive types 2. For disk volume and disk objects, the types of drives on which the volume
is mounted. This item returns the same information as the info item 114 (Disk Drive Type) except
32236
that it returns 16 bytes for each for the primary and secondary drives. Blanks are returned if
one of the drives is not present.
ErrorSetExternally. For disk files, an array of 5 INT values is returned.10237
Indicates if the file-system error variables are set externally anytime for that file. If the
value is 0, it implies that the file-system errors have not been overridden externally. If
0
the value is 1, it implies that the file-system errors have been overridden externally.
That is, FILE_SETLASTERROR_ has been invoked for this file.
Provides last-error value before it was overridden, otherwise 0 is returned.1
Partition in error before overridden, otherwise 0 is returned.2
Key in error before overridden, otherwise 0 is returned.3
Provides error-detail overridden, otherwise 0 is returned.4
The item code returns this information for the specified filenum. If the filenum identifies an
open file, the information associated with that file number is returned. If the filenum is -1,
the information for an operation not associated with a file number (such as a purge, waited
open, or failed create operation) is returned. For more information about the file-system error
overrides, see the FILE_SETLASTERROR_ Procedure (page 509).
Tape process: Density21001
unsupported or unknown–1
800 bpi (NRZI)0
1600 bpi (PE)1
6250 bpi (GCR)2
38000 bpi8
Digital Data Storage (DDS)9
Tape process: Compression21002
unsupported or unknown-1
compression disabled1
compression enabled2
Tape process: Tapemode21003
unsupported or unknown-1
startstop0
streaming1
slow streaming2
fast streaming3
Tape process: Level of buffering21004
unsupported or unknown-1
record0
file1
reel2
424 Guardian Procedure Calls (F)