VersionCount       96 ext/com_dotnet/com_typeinfo.c 			DWORD VersionCount;
VersionCount      112 ext/com_dotnet/com_typeinfo.c 						if (ERROR_SUCCESS == RegQueryInfoKey(hsubkey, NULL, NULL, NULL, &VersionCount,
VersionCount      114 ext/com_dotnet/com_typeinfo.c 							for (j = 0; j < VersionCount; j++) {