...
Reruns the CapaInstaller Agent in the executing context
Syntax
CMS_RerunAgent() As Boolean
Example
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
If bStatus Then bStatus = CMS_RerunAgent() |
Related functions
...
...
Reruns the CapaInstaller Agent in the executing context
CMS_RerunAgent() As Boolean
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
If bStatus Then bStatus = CMS_RerunAgent() |
...