Platform SDK: Quality of Service |
The RSVP SP provides a rich set of error codes and error values that enable applications and service providers to get detailed feedback when errors in processing occur.
RSVP SP errors (and all QOS errors) are retrieved using the SIO_GET_QOS IOCTL call. SIO_GET_QOS returns a QOSstructure, and the error codes are returned in a RSVP_STATUS_INFO object provided in the ProviderSpecific buffer in the QOS structure.
The reference pages in this section enable application and service developers to become familiar with the RSVP SP error code/error value family, and provide suggested actions when such errors arise.