RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStreamedConnection.Interpreter Property

Provides access to the helper object that marshals interface calls for the streamed connection.

Pascal
property Interpreter: TCustomDataBlockInterpreter;
C++
__property TCustomDataBlockInterpreter Interpreter;

Streamed connection components use a data block interpreter internally to provide marshaling support. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!