ITypeInfo_GetDocumentation  457 ext/com_dotnet/com_typeinfo.c 			ITypeInfo_GetDocumentation(typeinfo, MEMBERID_NIL, &olename, NULL, NULL, NULL);
ITypeInfo_GetDocumentation  487 ext/com_dotnet/com_typeinfo.c 				ITypeInfo_GetDocumentation(typeinfo, func->memid, &olename, NULL, NULL, NULL);
ITypeInfo_GetDocumentation  515 ext/com_dotnet/com_typeinfo.c 						ITypeInfo_GetDocumentation(typeinfo, func->memid, NULL, &olename, NULL, NULL);
ITypeInfo_GetDocumentation  569 ext/com_dotnet/com_typeinfo.c 						ITypeInfo_GetDocumentation(typeinfo, func->memid, NULL, &olename, NULL, NULL);