Share via


IDebugEngine3::SetAllExceptions

This method sets the state of all outstanding exceptions.

HRESULT SetAllExceptions(
   EXCEPTION_STATE dwState
);
int SetAllExceptions(
   enum_EXCEPTION_STATE dwState
);

Parameters

Return Value

If successful, returns S_OK; otherwise, returns error code.

See Also

Reference

IDebugEngine3

EXCEPTION_STATE