Searched refs:MatchCollectionEnum (Results 1 – 1 of 1) sorted by relevance
102 typedef struct MatchCollectionEnum { struct110 } MatchCollectionEnum; argument631 return CONTAINING_RECORD(iface, MatchCollectionEnum, IEnumVARIANT_iface); in impl_from_IMatchCollectionEnum()637 MatchCollectionEnum *This = impl_from_IMatchCollectionEnum(iface); in MatchCollectionEnum_QueryInterface()657 MatchCollectionEnum *This = impl_from_IMatchCollectionEnum(iface); in MatchCollectionEnum_AddRef()667 MatchCollectionEnum *This = impl_from_IMatchCollectionEnum(iface); in MatchCollectionEnum_Release()683 MatchCollectionEnum *This = impl_from_IMatchCollectionEnum(iface); in MatchCollectionEnum_Next()715 MatchCollectionEnum *This = impl_from_IMatchCollectionEnum(iface); in MatchCollectionEnum_Skip()728 MatchCollectionEnum *This = impl_from_IMatchCollectionEnum(iface); in MatchCollectionEnum_Reset()738 MatchCollectionEnum *This = impl_from_IMatchCollectionEnum(iface); in MatchCollectionEnum_Clone()[all …]