| Visual Basic (Declaration) | |
|---|---|
Public Shared Sub UpdateRecentFileList( _ ByVal applicationName As String, _ ByVal filePath As String, _ ByVal maxEntries As Integer _ ) | |
| C# | |
|---|---|
public static void UpdateRecentFileList( string applicationName, string filePath, int maxEntries ) | |
Parameters
- applicationName
- filePath
- maxEntries
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family