ResultVariable
When adding an action with the action editor, you can use this field to specify a variable that the return value will be stored in.
See also: Related Actions
MSI.GetPatchInfo
OverviewExamples
string MSI.GetPatchInfo ( string PatchCode,
string Attribute )
De s cr ip t ion
Calls the MsiGetPatchInfo function to get information about a patch.
P arame t er s
PatchCode
(string) The "patch code" for the patch package whose information you want. This string must be an identifier string enclosed in curly braces, for example: "{78B82B0B-9AD9-40C0-B994- F72C21B52723}".