Public Delegate Function XdsLicense.RetrieveLicenseHandler() As String
Dim instance As New XdsLicense.RetrieveLicenseHandler(AddressOf HandlerMethod)
public delegate string XdsLicense.RetrieveLicenseHandler()
public delegate String^ XdsLicense.RetrieveLicenseHandler();
Return Value
A previously stored license string - as passed via StoreLicense