Click or drag to resize
GetTcDataCallWebForm Method
Calls the Automation Client web page.

Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public override bool CallWebForm()

Return Value

Type: Boolean
Returns true if successful. If false is returned, check the AutomationClientErrorCode, LastException, and ProxyAuthenticationRequired properties for possible reasons why the call failed.
See Also