| Visual Basic (Declaration) | |
|---|---|
Sub Downloaded( _ ByVal arg As ApplicationActivityEventArgs _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As IShellManager Dim arg As ApplicationActivityEventArgs instance.Downloaded(arg) | |
| C# | |
|---|---|
void Downloaded( ApplicationActivityEventArgs arg ) | |
| Delphi | |
|---|---|
procedure Downloaded( arg: ApplicationActivityEventArgs ); | |
| JScript | |
|---|---|
function Downloaded( arg : ApplicationActivityEventArgs ); | |
| Managed Extensions for C++ | |
|---|---|
void Downloaded( ApplicationActivityEventArgs* arg ) | |
| C++/CLI | |
|---|---|
void Downloaded( ApplicationActivityEventArgs^ arg ) | |
Parameters
- arg
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family