pTKind            159 ext/com_dotnet/com_typeinfo.c 	TYPEKIND pTKind;
pTKind            175 ext/com_dotnet/com_typeinfo.c 		ITypeLib_GetTypeInfoType(TL, i, &pTKind);
pTKind            176 ext/com_dotnet/com_typeinfo.c 		if (pTKind == TKIND_ENUM) {