Source position: jwawinsock2.pas line 2296
type _WSAServiceClassInfoA = record
lpServiceClassId: PGUID;
lpszServiceClassName: LPSTR;
dwCount: DWORD;
lpClassInfos: LPWSANSCLASSINFOA;
end;