Click or drag to resize
shell32ApiSHBrowseForFolder Method

Namespace: TheVaultLib
Assembly: TheVaultLib (in TheVaultLib.dll) Version: 1.0.3776.37319
Syntax
[DllImportAttribute("shell32.dll")]
public static IntPtr SHBrowseForFolder(
	ref shell32ApiBROWSEINFO lbpi
)

Parameters

lbpi
Type: TheVaultLibshell32ApiBROWSEINFO

Return Value

Type: IntPtr
See Also