ActivationManager.SameSoftware Method (String, UInt64)
Checks if software designated by soft and config are the same
[Visual Basic]
Overloads Public Shared Function SameSoftware( _
ByVal
soft As
String, _
ByVal
SwMajor As
UInt64 _
) As
Boolean
Parameters
-
soft
- software under the form Assembly,Major
-
SwMajor
-
Return Value
true if same
See Also
ActivationManager Class | PvLogiciels.dotNetProtector Namespace | ActivationManager.SameSoftware Overload List