GetIntelliProtectorVersion
This function obtains version of the protection core.

Syntax
Public Shared Function GetIntelliProtectorVersion() As String

Parameters
No parameters.

Return value
Returns version of the protection

Requirements
File: ItpLibraryNetWrapper.vb
Namespace: ItpLibraryNetClient;

Example
Private Sub InitItpControls()
    lIntelliProtectorVersion.Text = ItpLibraryNetWrapper.GetIntelliProtectorVersion()
End Sub
Copyright 2006 - 2024 by IntelliProtector - Software Protection and Licensing Services