BUG: WSCInstallQOSTemplate Does Not Work (193918)



The information in this article applies to:

  • Microsoft Platform Software Development Kit (SDK) 1.0, when used with:
    • Microsoft Windows 98

This article was previously published under Q193918

SYMPTOMS

The WSCInstallQOSTemplate API does not add a Service Provider-specific or global QOS template when called, even though the API does not return an error when called. To observe this behavior, call WSAGetQOSByName to obtain a list of QOS templates installed in the system. Note that the QOS template that was just added is not listed.

RESOLUTION

Do not use this API. Instead, simply assign values for your QOS template in your program.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.

Modification Type:MinorLast Reviewed:7/11/2005
Keywords:kbAPI kbBug kbGQos kbnetwork kbWinsock KB193918