Desktop Functions: Smart Device Functions:
|
Search Results for "PathCleanupSpec" in [All]shell32
[DllImport("shell32.dll", EntryPoint="PathCleanupSpec", CharSet=CharSet.Unicode)]
internal static extern int PathCleanupSpec(
<DllImport("shell32.dll", EntryPoint:="PathCleanupSpec", CharSet:=CharSet.Unicode)> _
Friend Shared Function PathCleanupSpec( _
int result = NativeMethods.PathCleanupSpec(folderSpec, fileSpec); |