TNTFSIndexAllocationAttribute

From Ultibo.org
Jump to: navigation, search

Return to Unit NTFSClass


Description


To be documented

Class definitions



TNTFSIndexAllocationAttribute = class(TNTFSDiskAttribute)

constructor Create(ALocalLock:TMutexHandle; AParent:TNTFSDiskRecord);  
destructor Destroy; override;  
protected
procedure SetDataSize(AValue:LongWord); override;  


Function declarations



constructor TNTFSIndexAllocationAttribute.Create(ALocalLock:TMutexHandle; AParent:TNTFSDiskRecord);
Description: To be documented
Note None documented


destructor TNTFSIndexAllocationAttribute.Destroy;
Description: To be documented
Note None documented


procedure TNTFSIndexAllocationAttribute.SetDataSize(AValue:LongWord);
Description: To be documented
Note None documented


Return to Unit Reference