Difference between revisions of "Unit NTFSConst"

From Ultibo.org
Jump to: navigation, search
Line 1,854: Line 1,854:
 
|colspan="2"|<code>ntfsOldLogSizes:array[0..ntfsMaxOldLogSize] of TNTFSLogSize = (</code>
 
|colspan="2"|<code>ntfsOldLogSizes:array[0..ntfsMaxOldLogSize] of TNTFSLogSize = (</code>
 
|-
 
|-
|colspan="2"|DiskSize,LogSize
+
|colspan="2"|''DiskSize,LogSize''
 
|-
 
|-
 
| <code>(DiskSize:8388608;LogSize:262144),</code>
 
| <code>(DiskSize:8388608;LogSize:262144),</code>
Line 1,902: Line 1,902:
 
|colspan="2"|<code>ntfsLogSizes:array[0..ntfsMaxLogSize] of TNTFSLogSize = (</code>
 
|colspan="2"|<code>ntfsLogSizes:array[0..ntfsMaxLogSize] of TNTFSLogSize = (</code>
 
|-
 
|-
|colspan="2"|DiskSize,LogSize
+
|colspan="2"|''DiskSize,LogSize''
 
|-
 
|-
 
| <code>(DiskSize:0;LogSize:2097152),</code>
 
| <code>(DiskSize:0;LogSize:2097152),</code>
Line 2,283: Line 2,283:
 
|colspan="2"|<code>ntfs12SectorCounts:array[0..ntfs12MaxSectorCount] of TNTFSSectorCount = (</code>
 
|colspan="2"|<code>ntfs12SectorCounts:array[0..ntfs12MaxSectorCount] of TNTFSSectorCount = (</code>
 
|-
 
|-
|colspan="2"|SectorCount,SectorsPerCluster
+
|colspan="2"|''SectorCount,SectorsPerCluster''
 
|-
 
|-
 
| <code>(SectorCount:16384;SectorsPerCluster:0),</code>
 
| <code>(SectorCount:16384;SectorsPerCluster:0),</code>
Line 2,306: Line 2,306:
 
|-
 
|-
 
|colspan="2"|<code>ntfs30SectorCounts:array[0..ntfs30MaxSectorCount] of TNTFSSectorCount = (</code>
 
|colspan="2"|<code>ntfs30SectorCounts:array[0..ntfs30MaxSectorCount] of TNTFSSectorCount = (</code>
|-
+
|-''
|colspan="2"|SectorCount,SectorsPerCluster
+
|colspan="2"|SectorCount,SectorsPerCluster''
 
|-
 
|-
 
| <code>(SectorCount:16384;SectorsPerCluster:0),</code>
 
| <code>(SectorCount:16384;SectorsPerCluster:0),</code>

Revision as of 04:47, 21 December 2016

Return to Unit Reference


Description


Ultibo NTFS constants unit

To be documented

Constants



[Expand]
NTFS specific constants ntfs*


[Expand]
NTFS security constants ntfsSecurity*


[Expand]
NTFS max number constants ntfsMax*


[Expand]
NTFS cluster size constants ntfs*ClusterSize*


[Expand]
NTFS sector constants ntfs*Sector


[Expand]
NTFS cluster constants ntfs*Cluster


[Expand]
NTFS status constants ntfsStatus*


[Expand]
NTFS compare constants ntfsCompare*


[Expand]
NTFS instance constants ntfsInstance*


[Expand]
NTFS attribute constants ntfsAttrDefNo*


[Expand]
NTFS file reference constants ntfsFileReference*


[Expand]
NTFS bitmap constants ntfsBitmap*


[Expand]
NTFS block count mask constants ntfsBlockCountMask*


[Expand]
NTFS MFT zone constants ntfsMftZone*


[Expand]
NTFS MFT fixed zone constants ntfsMftFixedZone*


[Expand]
NTFS run offset mask constants ntfsRunOffsetMask*


[Expand]
NTFS run encode mask constants ntfsRunEncodeMask*


[Expand]
NTFS run encode test constants ntfsRunEncodeTest*


[Expand]
NTFS run negative test constants ntfsRunNegativeTest*


[Expand]
NTFS run decode mask constants ntfsRunDecode*Mask


[Expand]
NTFS run decode test constants ntfsRunDecode*Test


[Expand]
NTFS compression tag constants ntfsCompression*


[Expand]
NTFS bitmap mask constants ntfsBitmapMask*


[Expand]
NTFS signature constants ntfs*Signature


[Expand]
NTFS table type constants ntfsTableType*


[Expand]
NTFS file type constants ntfsFileType*


[Expand]
NTFS record number constants ntfs*RecordNumber


[Expand]
NTFS file reference constants ntfs*FileReference


[Expand]
NTFS file name constants ntfsFileName*


[Expand]
NTFS attribute type constants ntfsAttrType*


[Expand]
NTFS attribute name constants ntfsAttrName*


[Expand]
NTFS owner Id constants ntfsOwnerId*


[Expand]
NTFS default owner Id constants ntfsDefaultOwnerId*


[Expand]
NTFS default sid constants ntfsDefaultSid*


[Expand]
NTFS security Id constants ntfsSecurityId*


[Expand]
NTFS default security Id constants ntfsDefaultSecurityId*


[Expand]
NTFS default descriptor constants ntfsDefaultDescriptor*


[Expand]
NTFS security offset constants ntfsSecurityOffset*


[Expand]
NTFS index name constants ntfsIndexName*


[Expand]
NTFS index order constants ntfsIndexOrder*


[Expand]
NTFS stream name constants ntfsStreamName*


[Expand]
NTFS file namespace constants ntfsNameSpace*


[Expand]
NTFS display type constants ntfsDisplayType*


[Expand]
NTFS collate type constants ntfsCollateType*


[Expand]
NTFS volume flag constants ntfsVolumeFlag*


[Expand]
NTFS file record flag constants ntfsFileRecordFlag*


[Expand]
NTFS attribute flag cosntants ntfsAttrDefFlag* ntfsAttributeFlag*


[Expand]
NTFS attribute constants ntfsAttribute*


[Expand]
NTFS index header flag constants ntfsIndexHeaderFlag*


[Expand]
NTFS index entry flag constants ntfsIndexEntryFlag*


[Expand]
NTFS quota flag constants ntfsQuotaFlag*


[Expand]
NTFS reparse tag constants ntfsReparseTag*


[Expand]
NTSF reparse tag flag constants ntfsReparseTagFlag*


[Expand]
NTFS reparse tag type constants ntfsReparseTagType*


[Expand]
NTFS extended attribute flag constants ntfsExtendedAttributeFlag*


[Expand]
NTFS default size constants ntfsDefault*Size


[Expand]
NTFS log file constants ntfsLogFile*


[Expand]
NTFS old log file size constants ntfs*OldLogSize


[Expand]
NTFS log file size constants ntfs*LogSize


[Expand]
NTFS MFT/MFTMirr start constants ntfsMftStart*


[Expand]
NTFS file size constants ntfsFileSize*


[Expand]
NTFS stream size constants ntfsStreamSize*


[Expand]
NTFS header size constants ntfs*HeaderSize*


[Expand]
NTFS attribute size constants ntfsAttribute*Size


[Expand]
NTFS data size constants ntfs*Size


[Expand]
NTFS key size constants ntfs*KeySize


[Expand]
NTFS update sequence size constants ntfsUpdateSequenceSize*


[Expand]
NTFS sector count constants ntfs*SectorCount


Type definitions


To be documented

Public variables


To be documented

Function declarations


None defined


Return to Unit Reference