IActiveDesktop::GetWallpaperIActiveDesktop::GetWallpaper*
*Contents  *Index  *Topic Contents
*Previous Topic: IActiveDesktop::GetPattern
*Next Topic: IActiveDesktop::GetWallpaperOptions

IActiveDesktop::GetWallpaper

HRESULT GetWallpaper(
    LPWSTR pwszWallpaper,
    UINT cchWallpaper,
    DWORD dwReserved
);

Retrieves the wallpaper currently being used.

pwszWallpaper
String value that contains the file name of the wallpaper.
cchWallpaper
Unsigned integer value that contains size of the string.
dwReserved
Reserved. Must be set to zero.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.