Desktop Functions: Smart Device Functions:
|
PathCompactPath (shlwapi)
C# Signature:
[DllImport("shlwapi.dll", CharSet=CharSet.Auto)] VB Signature:
Declare Function PathCompactPath Lib "shlwapi" (ByVal hDC As IntPtr, ByVal lpszPath As String, ByVal dx As Int32) As Boolean User-Defined Types:None. Notes:If you do not have a HDC available, take a look at PathCompactPathEx Tips & Tricks:Please add some! Sample Code:Please add some! Alternative Managed API:Do you know one? Please contribute it! Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|