|
params PatchParameters::GetValues |
( |
long |
patchID, |
|
|
int |
locID |
|
) |
| |
Get install command for patch.
- Parameters:
-
patchID | (long) Identification of patch in vapm |
locID | (int) Identification of localization of patch in vapm |
- Returns:
- parsValues (params) Array of command line parameter values.
- See also:
- PatchParameters::SetValues for parameter values description
|