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

shell32

.
Summary
.

static extern uint DoEnvironmentSubst(StringBuilder pszString, uint cbSize);

.

Private Declare Function DoEnvironmentSubst Lib "shell32.dll" Alias "DoEnvironmentSubstW" (ByVal szString As String, ByVal cbString As Long) As Long

.
Documentation
[DoEnvironmentSubst] on MSDN

 
Access PInvoke.net directly from VS: