Winsock Error Codes - Brought to you by Winsock-Error.com

11024 "Unrecognized QOS object."

WSA_QOS_EUNKOWNPSOBJ (Winsock error number: 11024)

Microsoft say this about Winsock error 11024 - WSA_QOS_EUNKOWNPSOBJ:

An unrecognized object was found in the QOS provider-specific buffer.

Full details of Winsock TCP error 11024 - WSA_QOS_EUNKOWNPSOBJ:

No further winsock error code information is available beyond the default message of....

Unrecognized QOS object.

   
This page is designed to help you to understand Winsock TCP error 11024. It will not necessarily mean you can instantly fix issues when your computer tells you that Winsock is having problems with code 11024, rather it will give you the necessary background information to help solve the matter.

Programming declarations for 11024 (WSA_QOS_EUNKOWNPSOBJ):

C#
long WSA_QOS_EUNKOWNPSOBJ = 11024 ;

VB.net
Dim WSA_QOS_EUNKOWNPSOBJ As Long = 11024

VB6
Dim WSA_QOS_EUNKOWNPSOBJ As Long
WSA_QOS_EUNKOWNPSOBJ = 11024