IWebBrowser2.ClientToWindow Method (Int32, Int32)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Computes the full size of the browser window when given the specified width and height of the content area.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Syntax
void ClientToWindow(
ref int pcx,
ref int pcy
)
Sub ClientToWindow (
ByRef pcx As Integer,
ByRef pcy As Integer
)
Parameters
pcx
Type: System.Int32Specifies the width of the content area.
pcy
Type: System.Int32Specifies the height of the content area.
See Also
IWebBrowser2 Interface
Microsoft.Uii.Csr.Browser.Web Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright