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

coredll

.

This function retrieves the shortcut's target path. A remote application interface (RAPI) version of this function exists, CeSHGetShortcutTarget (RAPI). (From MSDN.)

.

static extern bool SHGetShortcutTarget(StringBuilder szShortcut, StringBuilder szTarget, int cbMax);

.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceui40/html/cerefSHGetShortcutTarget.asp


 
Access PInvoke.net directly from VS: