API:System.Net.Socket.TNetEndpoint.LookupService

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!