Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Launches a URL with Internet Explorer. Works with Internet Explorer’s protected mode.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public static bool IELaunchURL(
string url,
ref PROCESS_INFORMATION pProcInfo,
ref IELAUNCHURLINFO lpInfo
)
Public Shared Function IELaunchURL (
url As String,
ByRef pProcInfo As PROCESS_INFORMATION,
ByRef lpInfo As IELAUNCHURLINFO
) As Boolean
Parameters
url
Type: System.StringSpecifies the URL to navigate to.
pProcInfo
Type: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.PROCESS_INFORMATIONSpecifies the process information structue by reference that will contain the opened process ID.
lpInfo
Type: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.IELAUNCHURLINFOSpecifies the launch information structure.
Return Value
Type: System.Boolean
Type: BooleanTrue if the native call was successful, otherwise false.
See Also
SafeNativeMethods Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright