SK_CONST_WEBSERVICE_MANUALREQUEST_URL Constant

URL for SOLO Server Shared URL accounts to manually process web service requests.

Syntax

C/C++
#define SK_CONST_WEBSERVICE_MANUALREQUEST_URL "https://secure.softwarekey.com/solo/customers/ManualRequest.aspx"
Visual Basic
Const SK_CONST_WEBSERVICE_MANUALREQUEST_URL As String = "https://secure.softwarekey.com/solo/customers/ManualRequest.aspx"