Error 0x8007170C
Value: -2147018996 | 0x8007170C | 2147948300
What does it mean ?
-
ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME
-
- A cluster cannot be created with the specified cluster name because that cluster name is already in use. Specify a different name for the cluster.
- Value: 5900 | 0x170C | 0b0001011100001100
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
StackOverflow
Other Errors for FACILITY_WIN32