Home
last modified time | relevance | path

Searched refs:pstrCaption (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Damvideo.h537 BSTR *pstrCaption) = 0;
625 BSTR *pstrCaption);
659 #define IFullScreenVideo_GetCaption(This,pstrCaption) (This)->lpVtbl->GetCaption(This,pstrCaption) argument
718 static FORCEINLINE HRESULT IFullScreenVideo_GetCaption(IFullScreenVideo* This,BSTR *pstrCaption) { in IFullScreenVideo_GetCaption() argument
719 return This->lpVtbl->GetCaption(This,pstrCaption); in IFullScreenVideo_GetCaption()
838 BSTR *pstrCaption);
891 #define IFullScreenVideoEx_GetCaption(This,pstrCaption) (This)->lpVtbl->GetCaption(This,pstrCaption) argument
955 static FORCEINLINE HRESULT IFullScreenVideoEx_GetCaption(IFullScreenVideoEx* This,BSTR *pstrCaption in IFullScreenVideoEx_GetCaption() argument
956 return This->lpVtbl->GetCaption(This,pstrCaption); in IFullScreenVideoEx_GetCaption()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Damvideo.h537 BSTR *pstrCaption) = 0;
625 BSTR *pstrCaption);
659 #define IFullScreenVideo_GetCaption(This,pstrCaption) (This)->lpVtbl->GetCaption(This,pstrCaption) argument
718 static FORCEINLINE HRESULT IFullScreenVideo_GetCaption(IFullScreenVideo* This,BSTR *pstrCaption) { in IFullScreenVideo_GetCaption() argument
719 return This->lpVtbl->GetCaption(This,pstrCaption); in IFullScreenVideo_GetCaption()
838 BSTR *pstrCaption);
891 #define IFullScreenVideoEx_GetCaption(This,pstrCaption) (This)->lpVtbl->GetCaption(This,pstrCaption) argument
955 static FORCEINLINE HRESULT IFullScreenVideoEx_GetCaption(IFullScreenVideoEx* This,BSTR *pstrCaption in IFullScreenVideoEx_GetCaption() argument
956 return This->lpVtbl->GetCaption(This,pstrCaption); in IFullScreenVideoEx_GetCaption()
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/ThirdParty/DirectShowSamples/
H A Dwinctrl.h70 STDMETHODIMP get_Caption(BSTR *pstrCaption);