IHYRemObjectsHost
From RemObjects Software
This is a Hydra Architecture entry
Feel free to add your notes to this topic below.
Overview
IHYRemObjectsHost is implemented by the THYROModuleManager component.
File
uHYROIntf
Declaration
IHYRemObjectsHost = interface;
Hierarchy
- IInterface
- IHYRemObjectsHost
Properties
| | | |
|---|---|---|
| ClientID |
Reflects the value of ROMessage.ClientID if a RemObjects message component is assigned to ROMessage; otherwise ClientID is set to an empty GUID. | |
| ROChannel |
The host application should assign a RemObjects channel component to the ROChannel property to give the plugin access to a remote RemObjects server. | |
| ROMessage |
The host application should assign a RemObjects message component to the ROMessage property to give the plugin access to a remote RemObjects server. |
See Also
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
Categories: Text | Hydra | Architecture | Interface | Delphi
