project BLF > class BSODPolicyException > method StopExternalInstances

Description

Stop instances that are started in AdditionalUpdates as part of current transaction


Parameters


oiReturnStatusoutputintegerReturn status of the method.


Internal usage


BLF
method BSODPolicyException.AdditionalUpdates


program code (program/bsodpolicyexception.p)

if viBSODViolationRule214ID <> 0
then do:
    <I-1 {bFcCloseAndStopInstance
         &CLASS           = "BSODViolationRule2"}>
end.

<ANCESTOR-CODE>