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 "SHGetKnownFolderPath" in [All]

shell32

.

static extern int SHGetKnownFolderPath(

.

    Private Shared Function SHGetKnownFolderPath(

.

if ( SHGetKnownFolderPath( KnownFolder.PublicDesktop, 0, IntPtr.Zero, out pPath ) == 0 )

.

    If SHGetKnownFolderPath(folderGuid, 0, Nothing, myPath) <> 0 Then

.
Documentation
[SHGetKnownFolderPath] on MSDN

 
Access PInvoke.net directly from VS: