Difference between revisions of "TNTFSIndexAllocationAttribute"

From Ultibo.org
Jump to: navigation, search
(Created page with "Return to Unit NTFSClass __TOC__ === Description === ---- ''To be documented'' === Class definitions === ---- <div class="toccolours mw-collapsible m...")
 
(No difference)

Latest revision as of 06:13, 24 May 2018

Return to Unit NTFSClass


Description


To be documented

Class definitions



[Expand]

TNTFSIndexAllocationAttribute = class(TNTFSDiskAttribute)


Function declarations



[Expand]
constructor TNTFSIndexAllocationAttribute.Create(ALocalLock:TMutexHandle; AParent:TNTFSDiskRecord);
Description: To be documented


[Expand]
destructor TNTFSIndexAllocationAttribute.Destroy;
Description: To be documented


[Expand]
procedure TNTFSIndexAllocationAttribute.SetDataSize(AValue:LongWord);
Description: To be documented


Return to Unit Reference