Unit Services
From Ultibo.org
Return to Unit Reference
Description
To be documented
Constants
To be documented
Type definitions
To be documented
Public variables
To be documented
Function declarations
Initialization functions
procedure ServicesInit;
Description: To be documented
Note | To be documented |
---|
NTP functions
procedure NTPUpdateTime(Client:TNTPClient);
Description: To be documented
Note | To be documented |
---|
SysLog functions
function SysLogLoggingStart(Logging:PLoggingDevice):LongWord;
Description: To be documented
Note | To be documented |
---|
function SysLogLoggingStop(Logging:PLoggingDevice):LongWord;
Description: To be documented
Note | To be documented |
---|
function SysLogLoggingOutput(Logging:PLoggingDevice; const Data:String):LongWord;
Description: To be documented
Note | To be documented |
---|
function SysLogLoggingOutputEx(Logging:PLoggingDevice; Facility,Severity:LongWord; const Tag,Content:String):LongWord;
Description: To be documented
Note | To be documented |
---|
Return to Unit Reference