Click or drag to resize

IGHARemoteObjectIsWebViewable Method

[This is preliminary documentation and is subject to change.]

Determine if the remote object presents a web page

Namespace:  RemoteLib
Assembly:  RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
bool IsWebViewable()

Return Value

Type: Boolean
True if remote object can present a web page
See Also