Searched refs:IFullScreenVideoEx_SetCaption (Results 1 – 1 of 1) sorted by relevance
889 #define IFullScreenVideoEx_SetCaption(This,strCaption) (This)->lpVtbl->SetCaption(This,strCaption) macro951 static FORCEINLINE HRESULT IFullScreenVideoEx_SetCaption(IFullScreenVideoEx* This,BSTR strCaption) { in IFullScreenVideoEx_SetCaption() function