IROMessageCloneable
Overview
The IROMessageCloneable interface is used by Remoting SDK internally to ensure that an IROMessage in processing is still alive.
Location
- Unit: uROClientIntf.pas
- Ancestry: IROMessageCloneable
Required Methods
Clone
Makes a shallow copy of this instance.
function Clone: IROMessage