Indy 9
TWSAServiceClassInfoW
Unit: IdWinSock2
TWSAServiceClassInfoW = packed record
  lpServiceClassId: PGUID;
  lpszServiceClassName: PWideChar;
  dwCount: DWORD;
  lpClassInfos: PWSANSClassInfoW;
  end;
Unit
IdWinSock2
Members
lpServiceClassId: PGUID;
lpServiceClassId
lpszServiceClassName: PWideChar;
lpszServiceClassName
dwCount: DWORD;
dwCount
lpClassInfos: PWSANSClassInfoW;
lpClassInfos
Description
TWSAServiceClassInfoW

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