Error 0x800713CB

Value: -2147019829 | 0x800713CB | 2147947467

What does it mean ?

ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS  
One or more cluster resources depend on the network to provide service to clients. The client access capability cannot be removed from the network.
Value: 5067 | 0x13CB | 0b0001001111001011

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