System.Tether.Manager.TTetheringManagerCommunicationThread.CommunicationThreadInitialized: Unterschied zwischen den Versionen
(Die Seite wurde neu angelegt: „{{#lst:API:System.Tether.Manager.TTetheringManagerCommunicationThread.CommunicationThreadInitialized|api}} ==Beschreibung== {{#lsth:API:System.Tether.Manager.T…“) |
(Updated with Trados. LOC-16861) |
||
| Zeile 1: | Zeile 1: | ||
{{#lst:API:System.Tether.Manager.TTetheringManagerCommunicationThread.CommunicationThreadInitialized|api}} | {{#lst:API:System.Tether.Manager.TTetheringManagerCommunicationThread.CommunicationThreadInitialized|api}} | ||
| + | |||
==Beschreibung== | ==Beschreibung== | ||
| − | {{# | + | |
| + | {{#ifeq: {{PAGENAME}} | System.Tether.Manager.TTetheringManagerCommunicationThread.CommunicationThreadInitialized | |{{InheritsFrom|System.Tether.Manager.TTetheringManagerCommunicationThread.CommunicationThreadInitialized}}}} | ||
| + | |||
| + | <section begin="short" />Definiert das Ereignis [[System.Tether.Manager.TTetheringManagerCommunicationThread.FEventAdapterSync|FEventAdapterSync]] des Adapters, der Eigentümer dieses Kommunikations-Threads ist.<section end="short" /> | ||
| + | |||
| + | ===Siehe auch=== | ||
| + | |||
| + | * [[System.Tether.Manager.TTetheringManagerCommunicationThread.FEventAdapterSync|System.Tether.Manager.TTetheringManagerCommunicationThread.FEventAdapterSync]] | ||
| + | * [[System.SyncObjs.TEvent.SetEvent|System.SyncObjs.TEvent.SetEvent]] | ||
| + | * [[System.Tether.Manager.TTetheringAdapter|System.Tether.Manager.TTetheringAdapter]] | ||
| + | |||
| + | [[Category:API-Dokumentation]] | ||
| + | [[Category:XE8]] | ||
Version vom 1. Dezember 2014, 16:56 Uhr
Delphi
procedure CommunicationThreadInitialized;
C++
void __fastcall CommunicationThreadInitialized(void);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
protected | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | TTetheringManagerCommunicationThread |
Beschreibung
Definiert das Ereignis FEventAdapterSync des Adapters, der Eigentümer dieses Kommunikations-Threads ist.