Interface INexusBackend

Unit

Declaration

type INexusBackend = interface(IInterface)

Description

Attributes
GUID['{F040F62F-F017-45F4-9B8D-65B2D5E5B056}']

Hierarchy

Overview

Methods

Public function PrepareRequest(iCommand: string; iStation: TNexusStationType = nstDefault): TNexusRequest;
Public function PerformRequest(iRequest: TNexusRequest; iIgnoreContents: boolean = false): TNexusReply;

Description

Methods

Public function PrepareRequest(iCommand: string; iStation: TNexusStationType = nstDefault): TNexusRequest;
 
Public function PerformRequest(iRequest: TNexusRequest; iIgnoreContents: boolean = false): TNexusReply;
 

Generated by PasDoc 0.16.0.