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

WSAQUERYSETW

Declaration

Source position: IdWinsock2.pas line 2135

type WSAQUERYSETW = record

  dwSize: DWORD;

  

  lpszServiceInstanceName: PWideChar;

  

  lpServiceClassId: PGUID;

  

  lpVersion: LPWSAVERSION;

  

  lpszComment: PWideChar;

  

  dwNameSpace: DWORD;

  

  lpNSProviderId: PGUID;

  

  lpszContext: PWideChar;

  

  dwNumberOfProtocols: DWORD;

  

  lpafpProtocols: LPAFPROTOCOLS;

  

  lpszQueryString: PWideChar;

  

  dwNumberOfCsAddrs: DWORD;

  

  lpcsaBuffer: LPCSADDR_INFO;

  

  dwOutputFlags: DWORD;

  

  lpBlob: LPBLOB;

  

end;



CT Web help

CodeTyphon Studio