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

LPFN_SETADDRINFOEXW

Declaration

Source position: IdWship6.pas line 272

type LPFN_SETADDRINFOEXW = function(

  pName: PWideChar;

  pServiceName: PWideChar;

  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