HomeSort by relevance Sort by last modified time
    Searched refs:get_Title (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
qnetwork.h 54 virtual HRESULT STDMETHODCALLTYPE get_Title(
145 HRESULT (STDMETHODCALLTYPE *get_Title)(
212 #define IAMMediaContent_get_Title(This,pbstrTitle) (This)->lpVtbl->get_Title(This,pbstrTitle)
253 return This->lpVtbl->get_Title(This,pbstrTitle);
msimcsdk.h 334 virtual HRESULT WINAPI get_Title(BSTR *pVal) = 0;
359 HRESULT (WINAPI *get_Title)(IMSIMWindow *This,BSTR *pVal);
386 #define IMSIMWindow_get_Title(This,pVal) (This)->lpVtbl->get_Title(This,pVal)
    [all...]
shldisp.h     [all...]
exdisp.h     [all...]
cdoex.h     [all...]
iads.h     [all...]

Completed in 123 milliseconds