Click or drag to resize
shell32ApiStrRetToBSTR Method

Namespace: TheVaultLib
Assembly: TheVaultLib (in TheVaultLib.dll) Version: 1.0.3776.37319
Syntax
[DllImportAttribute("shlwapi.dll")]
public static int StrRetToBSTR(
	ref shell32ApiSTRRET pstr,
	IntPtr pidl,
	out string pbstr
)

Parameters

pstr
Type: TheVaultLibshell32ApiSTRRET
pidl
Type: SystemIntPtr
pbstr
Type: SystemString

Return Value

Type: Int32
See Also