Syntax
bResult=objBinary.Failed
Returns
Boolean value indicating whether last attempt to access wrapped binary data has failed.
Description
Use Failed property to check whether error occurred.
See Debugging for related information.