Site icon EfmSoft

What does HRESULT 0x0004230A (VSS_S_ASYNC_FINISHED) mean?

 
Previous Next
VSS_S_ASYNC_PENDING VSS_S_ASYNC_CANCELLED

VSS_S_ASYNC_FINISHED

VSS_S_ASYNC_FINISHED is a successful status returned when a VSS asynchronous operation has completed. It does not by itself describe the outcome of every sub-operation; inspect the result associated with the original API call when that API documents additional status information.

What to do

Microsoft: IVssAsync::QueryStatus


Looking for a different code? Search another status or error code.

Exit mobile version