scheduler_resource_allocation_error::get_error_code Method

Returns the error code that caused the exception.

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