IsBroken Property (VBA Add-In Object Model)

Microsoft VBA

IsBroken Property

           

Returns a Boolean value indicating whether or not the Reference object points to a valid reference in the registry. Read-only.

Return Values

The IsBroken property returns these values:

Value Description
True The Reference object no longer points to a valid reference in the registry.
False The Reference object points to a valid reference in the registry.