Searched defs:fe (Results 1 – 1 of 1) sorted by relevance
2572 STDMETHODIMP FormatEnumerator_QueryInterface(FormatEnumerator *fe, REFIID riid, PVOID *ppv) { in FormatEnumerator_QueryInterface()2584 STDMETHODIMP_(ULONG)FormatEnumerator_AddRef(FormatEnumerator *fe) { in FormatEnumerator_AddRef()2587 STDMETHODIMP_(ULONG)FormatEnumerator_Release(FormatEnumerator *fe) { in FormatEnumerator_Release()2595 STDMETHODIMP FormatEnumerator_Next(FormatEnumerator *fe, ULONG celt, FORMATETC *rgelt, ULONG *pcelt… in FormatEnumerator_Next()2612 STDMETHODIMP FormatEnumerator_Skip(FormatEnumerator *fe, ULONG celt) { in FormatEnumerator_Skip()2616 STDMETHODIMP FormatEnumerator_Reset(FormatEnumerator *fe) { in FormatEnumerator_Reset()2620 STDMETHODIMP FormatEnumerator_Clone(FormatEnumerator *fe, IEnumFORMATETC **ppenum) { in FormatEnumerator_Clone()