Platform SDK: Quality of Service |
In order to discover which templates are available on a given system, an application can enumerate the available QOS templates, using the WSAGetQOSByName function.
The process of using the WSAGetQosByName function to enumerate available QOS templates follows a set of steps, as outlined in the following list.
Once the list of available QOS templates is obtained, the application may apply a QOS template to a requested connection. The process of applying a QOS template is explained in the section called Applying a QOS Template.