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