public delegate string LicenceRetrieveHandler()
public delegate String^ LicenceRetrieveHandler();
'Declaration
Public Delegate Function LicenceRetrieveHandler() As String
'Usage
Dim instance As New LicenceRetrieveHandler(AddressOf HandlerMethod)
Return Value
A previously stored Licence string as passed via LicenceStore