Error 0x800713D3

Value: -2147019821 | 0x800713D3 | 2147947475

What does it mean ?

ERROR_CLUSTER_INCOMPATIBLE_VERSIONS  
The node failed to join the cluster because the joining node and other nodes in the cluster have incompatible operating system versions. To get more information about operating system versions of the cluster, run the Validate a Configuration Wizard or the Test-Cluster Windows PowerShell cmdlet.
Value: 5075 | 0x13D3 | 0b0001001111010011

Where does it come from ?

FACILITY_WIN32  
Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
Value: 7 | 0x007 | 0b00000111

Other Errors for FACILITY_WIN32