is_valid
Description:
public bool is_valid ()
throws Error
Tells whether an Hyperlink object is still valid with respect to its originating
hypertext object.
Parameters:
this |
a pointer to the Hyperlink on which to operate.
|
Returns:
TRUE if the specified Hyperlink is still valid with respect to
its originating Hypertext object, FALSE otherwise.
|