Searched refs:IAMDecoderCaps (Results 1 – 1 of 1) sorted by relevance
547 typedef struct IAMDecoderCaps IAMDecoderCaps; typedef6704 struct IAMDecoderCaps : public IUnknown { struct6711 HRESULT (WINAPI *QueryInterface)(IAMDecoderCaps *This,REFIID riid,void **ppvObject);6712 ULONG (WINAPI *AddRef)(IAMDecoderCaps *This);6713 ULONG (WINAPI *Release)(IAMDecoderCaps *This);6714 HRESULT (WINAPI *GetDecoderCaps)(IAMDecoderCaps *This,DWORD dwCapIndex,DWORD *lpdwCap);6717 struct IAMDecoderCaps { struct6727 …HRESULT WINAPI IAMDecoderCaps_GetDecoderCaps_Proxy(IAMDecoderCaps *This,DWORD dwCapIndex,DWORD *lp…