Determine if a handle is a valid handle

SAF_VALID is a macro defined in saf.h.

Synopsis:

SAF_VALID(A)

Description: This macro returns true if the handle passed to it is valid, that is, that its members define a legitimate handle. Otherwise, it returns false.

See Also: