System.Tether.AppProfile.TTetheringAppProfile.OnStreamReceived
Delphi
procedure OnStreamReceived(const Sender: TObject; const AProfileId: string; const AStream: TStream; const ADescription: string); override;
C++
virtual void __fastcall OnStreamReceived(System::TObject* const Sender, const System::UnicodeString AProfileId, System::Classes::TStream* const AStream, const System::UnicodeString ADescription);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| procedure function | protected | System.Tether.AppProfile.pas System.Tether.AppProfile.hpp | System.Tether.AppProfile | TTetheringAppProfile | 
説明
このアプリケーション プロファイルに関連付けられているプロトコルの OnStreamReceived イベントを処理します。