Click or drag to resize
shell32ApiSHAddToRecentDocs Method (UInt32, String)

Namespace: TheVaultLib
Assembly: TheVaultLib (in TheVaultLib.dll) Version: 1.0.3776.37319
Syntax
[DllImportAttribute("shell32.dll")]
public static void SHAddToRecentDocs(
	uint uFlags,
	string pv
)

Parameters

uFlags
Type: SystemUInt32
pv
Type: SystemString
See Also