Searched refs:GetWallpaper (Results 1 – 3 of 3) sorted by relevance
27 STDMETHOD(GetWallpaper)(PWSTR pwszWallpaper, UINT cchWallpaper, DWORD dwFlags) override;
32 HRESULT WINAPI CActiveDesktop::GetWallpaper(PWSTR pwszWallpaper, UINT cchWallpaper, DWORD dwFlags) in GetWallpaper() function in CActiveDesktop
1146 STDMETHOD(GetWallpaper)(THIS_ PWSTR pwszWallpaper, UINT cchWallpaper, DWORD dwFlags) PURE; in DECLARE_INTERFACE_() local