API:System.Tether.Manager.TTetheringProtocol.ReadStream

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ReadStream(const AStream: TStream): Boolean; inline; deprecated 'Use ReceiveStream';

C++

bool __fastcall ReadStream _DEPRECATED_ATTRIBUTE1("Use ReceiveStream") (System::Classes::TStream* const AStream);

Properties

Type Visibility Source Unit Parent
function public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProtocol

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!