Share via


IE.LaunchInternetExplorer Method ()

Launches Internet Explorerand returns the processor ID.

Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Usage

'Usage
Dim returnValue As Integer

returnValue = IE.LaunchInternetExplorer

Syntax

'Declaration
Public Shared Function LaunchInternetExplorer As Integer
public static int LaunchInternetExplorer ()
public:
static int LaunchInternetExplorer ()
public static int LaunchInternetExplorer ()
public static function LaunchInternetExplorer () : int

Return Value

Returns the Internet Explorer process ID if successful, or 0.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

IE Class
IE Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.