Home
last modified time | relevance | path

Searched refs:GetNameInfoW (Results 1 – 1 of 1) sorted by relevance

/thrift-3.4.0/lib/delphi/src/
DThrift.Socket.pas119 function GetNameInfoW(const pSockaddr: TSockAddr; SockaddrLength: Integer; pNodeBuffer: PWideChar; … in GetNameInfoW() function
507 function GetNameInfoW; external 'ws2_32.dll' name 'GetNameInfoW'; in GetNameInfoW() function
846 GetNameInfoW(AddrPtr^, AddrLen, ClientHost, NI_MAXHOST, ClientService, NI_MAXSERV, 0);
873GetNameInfoW(AddrPtr^, AddrLen, ClientHost, NI_MAXHOST, ClientService, NI_MAXSERV, NI_NUMERICHOST …