Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "SHGetDesktopFolder" in [All]

shell32

.
Summary
.

static extern int SHGetDesktopFolder(ref IShellFolder ppshf);

.

  Function SHGetDesktopFolder(ByRef ppshf As IShellFolder) As Integer

.
Documentation
[SHGetDesktopFolder] on MSDN

misc

.

I was quite excited when I found this site, but I was somewhat disappointed with the incomplete nature of some of the information. For example, I was looking for some assistance with the SHBrowseForFolder call from Shell32, and I did find it -- but it is only a tease since the definition for BROWSEINFO is not available! OK, so I had figured most of that part out myself, but I then looked for details on SHGetDesktopFolder, and the same thing is true -- there is no definition of the output of that call!


 
Access PInvoke.net directly from VS: