Site icon EfmSoft

What does HRESULT 0x0004230B (VSS_S_ASYNC_CANCELLED) mean?

 
Previous Next
VSS_S_ASYNC_FINISHED VSS_S_SOME_SNAPSHOTS_NOT_IMPORTED

VSS_S_ASYNC_CANCELLED

VSS_S_ASYNC_CANCELLED means that a VSS asynchronous operation was canceled, typically after a requester called IVssAsync::Cancel. It is a final state: the requested work did not complete normally.

What to do

Microsoft: IVssAsync::QueryStatus


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

Exit mobile version