Skip to content

Latest commit

 

History

History
93 lines (66 loc) · 2.62 KB

ns-lpmapi-guarflowspec.md

File metadata and controls

93 lines (66 loc) · 2.62 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:lpmapi.GuarFlowSpec
GuarFlowSpec (lpmapi.h)
The GuarFlowSpec structure contains guaranteed flowspec information.
GuarFlowSpec
GuarFlowSpec structure [QOS]
lpmapi/GuarFlowSpec
qos.guarflowspec
qos\guarflowspec.htm
QOS
549380cc-b4ac-414a-9058-f506741f1e76
12/05/2018
GuarFlowSpec, GuarFlowSpec structure [QOS], lpmapi/GuarFlowSpec, qos.guarflowspec
lpmapi.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
GuarFlowSpec
19H1
GuarFlowSpec
lpmapi/GuarFlowSpec
c++
APIRef
kbSyntax
HeaderDef
Lpmapi.h
GuarFlowSpec

GuarFlowSpec structure

-description

The GuarFlowSpec structure contains guaranteed flowspec information.

-struct-fields

-field Guar_serv_hdr

General information and length information for the guaranteed flowspec object (this structure), expressed as an IntServServiceHdr structure.

-field Guar_Tspec_hdr

Parameter header for the guaranteed Tspec, expressed as an IntServParmHdr structure.

-field Guar_Tspec_parms

Generic Tspec parameters, expressed as a GenTspecParms structure.

-field Guar_Rspec_hdr

Parameter header for the guaranteed Rspec, expressed as an IntServParmHdr structure.

-field Guar_Rspec

Guaranteed rate, in bytes per second, expressed as a GuarRspec structure.

-see-also

GenTspecParms

GuarRspec

IntServParmHdr

IntServServiceHdr