Searched refs:DeleteOutputPin (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dstrmif.h13455 virtual HRESULT WINAPI DeleteOutputPin(LPWSTR pszPinName) = 0;
13465 HRESULT (WINAPI *DeleteOutputPin)(IMpeg2Demultiplexer *This,LPWSTR pszPinName); member in struct:IMpeg2DemultiplexerVtbl
13477 #define IMpeg2Demultiplexer_DeleteOutputPin(This,pszPinName) (This)->lpVtbl->DeleteOutputPin(This,pszPinName)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dstrmif.h13455 virtual HRESULT WINAPI DeleteOutputPin(LPWSTR pszPinName) = 0;
13465 HRESULT (WINAPI *DeleteOutputPin)(IMpeg2Demultiplexer *This,LPWSTR pszPinName); member in struct:IMpeg2DemultiplexerVtbl
13477 #define IMpeg2Demultiplexer_DeleteOutputPin(This,pszPinName) (This)->lpVtbl->DeleteOutputPin(This,pszPinName)

Completed in 192 milliseconds