Visual Basic (Declaration) | |
---|---|
Sub Launched( _ ByVal arg As ApplicationActivityEventArgs _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As IShellManager Dim arg As ApplicationActivityEventArgs instance.Launched(arg) |
C# | |
---|---|
void Launched( ApplicationActivityEventArgs arg ) |
Delphi | |
---|---|
procedure Launched( arg: ApplicationActivityEventArgs ); |
JScript | |
---|---|
function Launched( arg : ApplicationActivityEventArgs ); |
Managed Extensions for C++ | |
---|---|
void Launched( ApplicationActivityEventArgs* arg ) |
C++/CLI | |
---|---|
void Launched( 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