Skip to content

Latest commit

 

History

History
124 lines (85 loc) · 3.13 KB

ns-qos-qos_object_hdr.md

File metadata and controls

124 lines (85 loc) · 3.13 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:qos.QOS_OBJECT_HDR
QOS_OBJECT_HDR (qos.h)
The QOS object QOS_OBJECT_HDR is attached to each QOS object. It specifies the object type and its length.
*LPQOS_OBJECT_HDR
LPQOS_OBJECT_HDR
LPQOS_OBJECT_HDR structure pointer [QOS]
QOS_OBJECT_DESTADDR
QOS_OBJECT_END_OF_LIST
QOS_OBJECT_HDR
QOS_OBJECT_HDR structure [QOS]
QOS_OBJECT_SD_MODE
QOS_OBJECT_SHAPING_RATE
RSVP_OBJECT_ADSPEC
RSVP_OBJECT_FILTERSPEC_LIST
RSVP_OBJECT_POLICY_INFO
RSVP_OBJECT_RESERVE_INFO
_gqos_qos_object_hdr
qos.qos_object_hdr
qos/LPQOS_OBJECT_HDR
qos/QOS_OBJECT_HDR
qos\qos_object_hdr.htm
QOS
a2021d70-e7ef-4c2a-8800-1a1d7540ce02
12/05/2018
*LPQOS_OBJECT_HDR, LPQOS_OBJECT_HDR, LPQOS_OBJECT_HDR structure pointer [QOS], QOS_OBJECT_DESTADDR, QOS_OBJECT_END_OF_LIST, QOS_OBJECT_HDR, QOS_OBJECT_HDR structure [QOS], QOS_OBJECT_SD_MODE, QOS_OBJECT_SHAPING_RATE, RSVP_OBJECT_ADSPEC, RSVP_OBJECT_FILTERSPEC_LIST, RSVP_OBJECT_POLICY_INFO, RSVP_OBJECT_RESERVE_INFO, _gqos_qos_object_hdr, qos.qos_object_hdr, qos/LPQOS_OBJECT_HDR, qos/QOS_OBJECT_HDR
qos.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
QOS_OBJECT_HDR, *LPQOS_OBJECT_HDR
19H1
LPQOS_OBJECT_HDR
qos/LPQOS_OBJECT_HDR
QOS_OBJECT_HDR
qos/QOS_OBJECT_HDR
c++
APIRef
kbSyntax
HeaderDef
Qos.h
QOS_OBJECT_HDR

QOS_OBJECT_HDR structure

-description

The QOS object QOS_OBJECT_HDR is attached to each QOS object. It specifies the object type and its length.

-struct-fields

-field ObjectType

Specifies the type of object to which QOS_OBJECT_HDR is attached. The following values are valid for QOS_OBJECT_HDR:

QOS_OBJECT_DESTADDR

QOS_OBJECT_END_OF_LIST

QOS_OBJECT_SD_MODE

QOS_OBJECT_SHAPING_RATE

RSVP_OBJECT_ADSPEC

RSVP_OBJECT_FILTERSPEC_LIST

RSVP_OBJECT_POLICY_INFO

RSVP_OBJECT_RESERVE_INFO

-field ObjectLength

Specifies the length of the attached object, inclusive of QOS_OBJECT_HDR.

-see-also

QOS