Skip to content

Latest commit

 

History

History
79 lines (63 loc) · 2.81 KB

ne-qos2-qos_notify_flow.md

File metadata and controls

79 lines (63 loc) · 2.81 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
NE:qos2._QOS_NOTIFY_FLOW
QOS_NOTIFY_FLOW (qos2.h)
The QOS_NOTIFY_FLOW enumeration specifies the circumstances that must be present for the QOSNotifyFlow function to send a notification.
*PQOS_NOTIFY_FLOW
PQOS_NOTIFY_FLOW
PQOS_NOTIFY_FLOW enumeration pointer [QOS]
QOSNotifyAvailable
QOSNotifyCongested
QOSNotifyUncongested
QOS_NOTIFY_FLOW
QOS_NOTIFY_FLOW enumeration [QOS]
qos.qos_notify_flow
qos2/PQOS_NOTIFY_FLOW
qos2/QOSNotifyAvailable
qos2/QOSNotifyCongested
qos2/QOSNotifyUncongested
qos2/QOS_NOTIFY_FLOW
qos\qos_notify_flow.htm
QOS
96072c6e-8282-4373-bb0b-14fbeb5573c3
12/05/2018
*PQOS_NOTIFY_FLOW, PQOS_NOTIFY_FLOW, PQOS_NOTIFY_FLOW enumeration pointer [QOS], QOSNotifyAvailable, QOSNotifyCongested, QOSNotifyUncongested, QOS_NOTIFY_FLOW, QOS_NOTIFY_FLOW enumeration [QOS], qos.qos_notify_flow, qos2/PQOS_NOTIFY_FLOW, qos2/QOSNotifyAvailable, qos2/QOSNotifyCongested, qos2/QOSNotifyUncongested, qos2/QOS_NOTIFY_FLOW
qos2.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Windows
QOS_NOTIFY_FLOW, *PQOS_NOTIFY_FLOW
19H1
_QOS_NOTIFY_FLOW
qos2/_QOS_NOTIFY_FLOW
PQOS_NOTIFY_FLOW
qos2/PQOS_NOTIFY_FLOW
QOS_NOTIFY_FLOW
qos2/QOS_NOTIFY_FLOW
c++
APIRef
kbSyntax
HeaderDef
Qos2.h
QOS_NOTIFY_FLOW

QOS_NOTIFY_FLOW enumeration

-description

The QOS_NOTIFY_FLOW enumeration specifies the circumstances that must be present for the QOSNotifyFlow function to send a notification.

-enum-fields

-field QOSNotifyCongested:0

Notifications will be sent when congestion is detected. If the flow is currently congested, a notification may be sent immediately.

-field QOSNotifyUncongested:1

Notifications will be sent when the flow is not congested. If the flow is currently uncongested, a notification may be sent immediately.

-field QOSNotifyAvailable:2

Notifications will be sent when the flow's available capacity is sufficient to allow upgrading its bandwidth to a specified capacity.

-see-also

QOSNotifyFlow

Quality Windows Audio/Video Experience (qWAVE)