InstallShield 2015 » InstallScript Language Reference
Project: This information applies to InstallScript projects.
The VerProductStrToNum function returns in nvVersionResult the packed DWORD version information corresponding to the string specified in svVersion.
Syntax
VerProductStrToNum ( nvVersionResult, szVersion );
Parameters
Parameter |
Description |
|||||||||
nvVersionResult |
Returns the packed DWORD version information. |
|||||||||
szVersion |
Specifies version information in string form. The function fails unless szVersion meets all of the following conditions:
|
Return Values
Return Value |
Description |
>= ISERR_SUCCESS |
The function succeeded. |
< ISERR_SUCCESS |
The function failed. |
InstallShield 2015 Help LibraryJune 2015 |
Copyright Information | Contact Us |