Class IService

Unit

Declaration

type IService = class(IReferenceCounted)

Description

This item has no description.

Hierarchy

Overview

Fields

Public nested const VERSION = 5;

Methods

Public procedure detach(status: IStatus);
Public procedure query(status: IStatus; sendLength: Cardinal; sendItems: BytePtr; receiveLength: Cardinal; receiveItems: BytePtr; bufferLength: Cardinal; buffer: BytePtr);
Public procedure start(status: IStatus; spbLength: Cardinal; spb: BytePtr);

Description

Fields

Public nested const VERSION = 5;

This item has no description.

Methods

Public procedure detach(status: IStatus);

This item has no description.

Public procedure query(status: IStatus; sendLength: Cardinal; sendItems: BytePtr; receiveLength: Cardinal; receiveItems: BytePtr; bufferLength: Cardinal; buffer: BytePtr);

This item has no description.

Public procedure start(status: IStatus; spbLength: Cardinal; spb: BytePtr);

This item has no description.


Generated by PasDoc 0.17.0.snapshot.