ClientToWindow Method (IWebBrowserApp)
In This Topic
This member is for internal use only.
Syntax
'Declaration
Sub ClientToWindow( _
ByRef As System.Integer, _
ByRef As System.Integer _
)
void ClientToWindow(
out System.int ,
out System.int
)
Parameters
- pcx
- pcy
See Also