IRodlAccess Interface
From RemObjects Software
This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.
Overview (.NET)
This interface is implemented by Client Channels types that support standardized retrieval of a RODL library from the server.
Namespace
Declaration (C#)
public interface IRodlAccess : IChannel;
Hierarchy
- RemObjects.SDK.IChannel
- RemObjects.SDK.IRodlAccess
Methods
| | |
|---|---|
| RetrieveRodl | Use this method to obtain the RODL library from the server without havin to rely on a channel-specific mechanism (such as a HTTP request to http: //servername/rodl). |
See Also
Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
