Click or drag to resize
shell32ApiSHGetDesktopFolder Method

Namespace: TheVaultLib
Assembly: TheVaultLib (in TheVaultLib.dll) Version: 1.0.3776.37319
Syntax
[DllImportAttribute("shell32.dll")]
public static int SHGetDesktopFolder(
	out IntPtr ppshf
)

Parameters

ppshf
Type: SystemIntPtr

Return Value

Type: Int32
See Also