Home | History | Annotate | Download | only in include

Lines Matching defs:GetCaption

691     virtual HRESULT STDMETHODCALLTYPE GetCaption(
778 HRESULT (STDMETHODCALLTYPE *GetCaption)(
813 #define IFullScreenVideo_GetCaption(This,pstrCaption) (This)->lpVtbl->GetCaption(This,pstrCaption)
873 return This->lpVtbl->GetCaption(This,pstrCaption);
1128 HRESULT (STDMETHODCALLTYPE *GetCaption)(
1182 #define IFullScreenVideoEx_GetCaption(This,pstrCaption) (This)->lpVtbl->GetCaption(This,pstrCaption)
1247 return This->lpVtbl->GetCaption(This,pstrCaption);