Unit 'IdWship6' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_indy]

LPFN_SETADDRINFOEXA

Declaration

Source position: IdWship6.pas line 265

type LPFN_SETADDRINFOEXA = function(

  pName: PIdAnsiChar;

  pServiceName: PIdAnsiChar;

  pAddresses: PSOCKET_ADDRESS;

  const dwAddressCount: DWord;

  lpBlob: LPBLOB;

  const dwFlags: DWord;

  const dwNameSpace: DWord;

  lpNspId: LPGUID;

  timeout: PTimeVal;

  lpOverlapped: LPWSAOVERLAPPED;

  lpCompletionRoutine: LPLOOKUPSERVICE_COMPLETION_ROUTINE;

  lpNameHandle: PHandle

):Integer;



CT Web help

CodeTyphon Studio