IInternetSecurityManager.ProcessUrlAction Method (String, Int32, Byte, Int32, Byte, Int32, Int32, Int32)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Processes an action on Url.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Syntax
int ProcessUrlAction(
string pwszUrl,
int dwAction,
out byte pPolicy,
int cbPolicy,
byte pContext,
int cbContext,
int dwFlags,
int dwReserved
)
Function ProcessUrlAction (
pwszUrl As String,
dwAction As Integer,
<OutAttribute> ByRef pPolicy As Byte,
cbPolicy As Integer,
pContext As Byte,
cbContext As Integer,
dwFlags As Integer,
dwReserved As Integer
) As Integer
Parameters
- pwszUrl
Type: System.String
- dwAction
Type: System.Int32
- pPolicy
Type: System.Byte
- cbPolicy
Type: System.Int32
- pContext
Type: System.Byte
- cbContext
Type: System.Int32
- dwFlags
Type: System.Int32
- dwReserved
Type: System.Int32
Return Value
Type: System.Int32
Returns Int32.
See Also
IInternetSecurityManager Interface
Microsoft.Uii.Csr.Browser.Web Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright