Difference between revisions of "Unit NTFS"
From Ultibo.org
(4 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
---- | ---- | ||
− | '' | + | '''Ultibo NTFS Interface unit''' |
=== Constants === | === Constants === | ||
---- | ---- | ||
− | '' | + | ''See NTFSConst.pas'' |
=== Type definitions === | === Type definitions === | ||
---- | ---- | ||
− | '' | + | ''See NTFSStruct.pas'' |
=== Public variables === | === Public variables === | ||
---- | ---- | ||
− | '' | + | ''None defined'' |
=== Function declarations === | === Function declarations === | ||
Line 34: | Line 34: | ||
{| class="wikitable" style="font-size: 14px; background: white;" | {| class="wikitable" style="font-size: 14px; background: white;" | ||
|- | |- | ||
− | ! | + | ! Note |
| None documented | | None documented | ||
|- | |- | ||
Line 46: | Line 46: | ||
{| class="wikitable" style="font-size: 14px; background: white;" | {| class="wikitable" style="font-size: 14px; background: white;" | ||
|- | |- | ||
− | ! | + | ! Note |
| None documented | | None documented | ||
|- | |- |
Latest revision as of 05:37, 31 August 2021
Return to Unit Reference
Description
Ultibo NTFS Interface unit
Constants
See NTFSConst.pas
Type definitions
See NTFSStruct.pas
Public variables
None defined
Function declarations
Initialization functions
procedure NTFSInit;
Description: To be documented
Note | None documented |
---|
procedure NTFSQuit;
Description: To be documented
Note | None documented |
---|
Return to Unit Reference