project BLF > class BSODPolicyException > method StopExternalInstances
Description
Stop instances that are started in AdditionalUpdates as part of current transaction
Parameters
oiReturnStatus | output | integer | Return status of the method. |
Internal usage
BLF
program code (program/bsodpolicyexception.p)
if viBSODViolationRule214ID <> 0
then do:
<I-1 {bFcCloseAndStopInstance
&CLASS = "BSODViolationRule2"}>
end.
<ANCESTOR-CODE>