Interface idbusservice

Unit

Declaration

type idbusservice = interface(inullinterface)

Description

This item has no description.

Hierarchy

Overview

Methods

Public procedure registerobject(const sender: idbusobject);
Public procedure unregisterobject(const sender: idbusobject);
Public procedure registermethodhandler(const ainterface: string; const amember: string; const asignature: array of dbusdataty; const ahandler: messagedataeventty; const adata: pointer);
Public procedure registersignalhandler(const asender: string; const apath: string; const ainterface: string; const amember: string; const asignature: array of dbusdataty; const ahandler: messagedataeventty; const adata: pointer);

Description

Methods

Public procedure registerobject(const sender: idbusobject);

This item has no description.

Public procedure unregisterobject(const sender: idbusobject);

This item has no description.

Public procedure registermethodhandler(const ainterface: string; const amember: string; const asignature: array of dbusdataty; const ahandler: messagedataeventty; const adata: pointer);

This item has no description.

Public procedure registersignalhandler(const asender: string; const apath: string; const ainterface: string; const amember: string; const asignature: array of dbusdataty; const ahandler: messagedataeventty; const adata: pointer);

This item has no description.


Generated by PasDoc 0.17.0.snapshot.