scheduler_resource_allocation_error::get_error_code Method

Returns the error code that caused the exception.

_CRTIMP HRESULT get_error_code() const throw();

Return Value

The HRESULT value of the error that caused the exception.

Requirements

Header: concrt.h

Namespace: Concurrency

See Also

Reference

scheduler_resource_allocation_error Class