DWebBrowserEvents2.NewWindow3 Method (Object, Boolean, UInt32, String, String)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Raised when a new window is to be created. Extends DWebBrowserEvents2::NewWindow2 with additional information about the new window

Namespace:   Microsoft.Uii.Csr.Browser.Web
Assembly:  Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)

Syntax

void NewWindow3(
    ref object ppDisp,
    ref bool Cancel,
    uint dwFlags,
    string bstrUrlContext,
    string bstrUrl
)
Sub NewWindow3 (
    ByRef ppDisp As Object,
    ByRef Cancel As Boolean,
    dwFlags As UInteger,
    bstrUrlContext As String,
    bstrUrl As String
)

Parameters

See Also

DWebBrowserEvents2 Interface
Microsoft.Uii.Csr.Browser.Web Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright