Platform SDK: Quality of Service |
The QOS object QOS_OBJECT_HDR is attached to each QOS object. It specifies the object type and its length.
typedef struct { ULONG ObjectType; ULONG ObjectLength; } QOS_OBJECT_HDR, *LPQOS_OBJECT_HDR;
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Qos.h.