API:System.Tether.TCPProtocol.TTetheringTCPProtocol.GetProtocolType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetProtocolType: TTetheringProtocolType; override;

C++

virtual System::UnicodeString __fastcall GetProtocolType();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Tether.TCPProtocol.pas
System.Tether.TCPProtocol.hpp
System.Tether.TCPProtocol TTetheringTCPProtocol

Description

Renvoie le type de ce protocole.

System.Tether.TCPProtocol.TTetheringTCPProtocol.GetProtocolType hérite de System.Tether.Manager.TTetheringProtocol.GetProtocolType. Tout le contenu en-dessous de cette ligne se réfère à System.Tether.Manager.TTetheringProtocol.GetProtocolType.

Renvoie le type de ce protocole.

TTetheringProtocol.GetProtocolType n'est pas implémenté car TTetheringProtocol est une classe abstraite. Les sous-classes de TTetheringProtocol redéfinissent et implémentent GetProtocolType.

Voir aussi