API:System.Tether.TCPProtocol.TTetheringTCPProtocol.GetProtocolType

De RAD Studio API Documentation

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. {{#multireplace:System.Tether.TCPProtocol.TTetheringTCPProtocol.GetProtocolType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} hérite de {{#multireplace:System.Tether.Manager.TTetheringProtocol.GetProtocolType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Tout le contenu en-dessous de cette ligne se réfère à {{#multireplace:System.Tether.Manager.TTetheringProtocol.GetProtocolType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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