Datasnap.Win.SConnect.ITransport Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetConnectedpublicReturns the value of the Connected property.
GetWaitEventpublicReturns the handle for an event object that is managed by the object that implements ITransport.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReceivepublicReturns an IDataBlock interface that can be used to read information received from the application server.
ReleasepublicDecrements the reference count for this interface.
SendpublicSends information retrieved from an IDataBlock interface to the application server.
SetConnectedpublicSets the value of the Connected property.
SupportspublicIndicates whether a given interface supports a specific (another) interface.