TRODiscoveryOptions

From RemObjects Software

Jump to: navigation, search

This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.



Overview

TRODiscoveryOptions is an (empty) struct that forms a base for passing custom data between clients and server when using Service Discovery.

To pass actual information, you would add a new struct to your RODL file, descending from TRODiscoveryOptions, and pass instances of that class to the TRODiscoveryClient.RefreshServerList method or back from the TRODiscoveryServer.OnServiceFound event.

File

  • uRODiscovery_Intf

Declaration

TRODiscoveryOptions = class(TROComplexType);

Hierarchy

See Also


Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools