Interface INexusBackend
Unit
Declaration
type INexusBackend = interface(IInterface)
Description
Attributes
- GUID['{F040F62F-F017-45F4-9B8D-65B2D5E5B056}']
Hierarchy
- IInterface
- INexusBackend
Overview
Methods
function PrepareRequest(iCommand: string; iStation: TNexusStationType = nstDefault): TNexusRequest; |
|
function PerformRequest(iRequest: TNexusRequest; iIgnoreContents: boolean = false): TNexusReply; |
Description
Methods
function PrepareRequest(iCommand: string; iStation: TNexusStationType = nstDefault): TNexusRequest; |
|
function PerformRequest(iRequest: TNexusRequest; iIgnoreContents: boolean = false): TNexusReply; |
|
Generated by PasDoc 0.16.0.