API:System.Net.Socket.TNetEndpoint.LookupService
Delphi
class function LookupService(const Service: string; SocketType: TSocketType = TSocketType.TCP): Word; static;
C++
static System::Word __fastcall LookupService(const System::UnicodeString Service, TSocketType SocketType = (TSocketType)(0x0));
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Net.Socket.pas System.Net.Socket.hpp |
System.Net.Socket | TNetEndpoint |
Description
Embarcadero Technologies does not currently have any additional information.