Indy 9
TWSAServiceClassInfoA
Unit: IdWinSock2
TWSAServiceClassInfoA = packed record
  lpServiceClassId: PGUID;
  lpszServiceClassName: PChar;
  dwCount: DWORD;
  lpClassInfos: PWSANSClassInfoA;
  end;
Unit
IdWinSock2
Members
lpServiceClassId: PGUID;
lpServiceClassId
lpszServiceClassName: PChar;
lpszServiceClassName
dwCount: DWORD;
dwCount
lpClassInfos: PWSANSClassInfoA;
lpClassInfos
Description
TWSAServiceClassInfoA

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.