RAD Studio VCL Reference
|
This is namespace SConnect.
Name |
Description |
The following table lists classes in this documentation. | |
The following table lists interfaces in this documentation. | |
The following table lists functions in this documentation. | |
The following table lists structs, records, enums in this documentation. | |
The following table lists types in this documentation. | |
The following table lists variables in this documentation. | |
The following table lists constants in this documentation. |
|
Name |
Description |
![]() |
EInterpreterError is the exception class for errors that arise when trying to interpret COM calls that have been marshaled to a data block. | |
![]() |
ESocketConnectionError is the exception class for errors that arise when sending or receiving messages using TSocketConnection. | |
![]() |
TCustomDataBlockInterpreter marshals COM interface calls for streamed connection components. | |
![]() |
This is class SConnect.TDataBlock. | |
![]() |
TDataBlockInterpreter marshals COM interface calls for non COM-based connection components. | |
![]() |
This is class SConnect.TDataDispatch. | |
![]() |
TPacketInterceptFactory is the type of the class factory used to instantiate a data packet interceptor. | |
![]() |
TSocketConnection uses Windows sockets to manage the connection to an application server. | |
![]() |
This is class SConnect.TSocketTransport. | |
![]() |
TStreamedConnection is the base class for components that handle their own marshaling of interface calls when connecting to application servers. | |
![]() |
This is class SConnect.TTransportThread. | |
![]() |
TWebConnection uses HTTP to manage the connection to an application server. |
Name |
Description |
This is constant SConnect.asCreateObject. | |
This is constant SConnect.asError. | |
This is constant SConnect.asFreeObject. | |
This is constant SConnect.asGetAppServers. | |
This is constant SConnect.asGetGUID. | |
This is constant SConnect.asGetID. | |
This is constant SConnect.asGetServers. | |
This is constant SConnect.asInvoke. | |
This is constant SConnect.asMask. | |
This is constant SConnect.asSoapCommand. | |
This is constant SConnect.CallSig. | |
This is constant SConnect.ResultSig. | |
This is constant SConnect.THREAD_EXCEPTION. | |
This is constant SConnect.THREAD_RECEIVEDSTREAM. | |
This is constant SConnect.THREAD_REPLACETRANSPORT. | |
This is constant SConnect.THREAD_SENDNOTIFY. | |
This is constant SConnect.THREAD_SENDSTREAM. |
|
Name |
Description |
![]() |
This is function SConnect.GetPacketInterceptorList. | |
![]() |
This is function SConnect.LoadWinSock2. |
|
Name |
Description |
![]() |
IDataBlock is the interface used by data block interpreters to access memory buffers. | |
![]() |
IDataIntercept is the interface used by TSocketConnection components to transform data that is communicated over the connection. | |
![]() |
ISendDataBlock is the interface used by data block interpreters to send messages to an application server after they are marshaled. | |
![]() |
ITransport is the interface used by TStreamedConnection to connect to, read from, and write to a remote application server. |
|
Name |
Description |
![]() |
This is record SConnect.TVarFlag. |
Name |
Description |
This is type SConnect.PIntArray. | |
This is type SConnect.PVariantArray. | |
This is type SConnect.TIntArray. | |
This is type SConnect.TVarFlags. | |
This is type SConnect.TVariantArray. |
Name |
Description |
This is variable SConnect.WSACloseEvent. | |
This is variable SConnect.WSACreateEvent. | |
This is variable SConnect.WSAEventSelect. | |
This is variable SConnect.WSAResetEvent. |
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|