TCDFSDiskPath

From Ultibo.org
Jump to: navigation, search

Return to Unit CDFS


Description


To be documented

Class definitions



[Expand]

TCDFSDiskPath = class(TListObject)


Function declarations



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


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


[Expand]
function TCDFSDiskPath.AcquireLock:Boolean;
Description: To be documented


[Expand]
function TCDFSDiskPath.ReleaseLock:Boolean;
Description: To be documented


[Expand]
function TCDFSDiskPath.GetName:String;
Description: To be documented


[Expand]
procedure TCDFSDiskPath.SetName(const AName:String);
Description: To be documented


[Expand]
function TCDFSDiskPath.PathIdentifier:String;
Description: To be documented


[Expand]
function TCDFSDiskPath.PathIdentifierSize(AUnicode:Boolean):Byte;
Description: To be documented


[Expand]
function TCDFSDiskPath.PathRecordSize(AUnicode:Boolean):Byte;
Description: To be documented


Return to Unit Reference