CtrlLoadFlowspec structure (lpmapi.h)
The CtrlLoadFlowspec structure contains a Controlled Load FLOWSPEC.
Syntax
typedef struct {
IntServServiceHdr CL_spec_serv_hdr;
IntServParmHdr CL_spec_parm_hdr;
GenTspecParms CL_spec_parms;
} CtrlLoadFlowspec;
Members
CL_spec_serv_hdr
General information and length information for the controlled load flowspec object (this structure), expressed as an IntServServiceHdr structure.
CL_spec_parm_hdr
Parameter header, expressed as an IntServParmHdr structure.
CL_spec_parms
Generic Tspec parameters, expressed as a GenTspecParms structure.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Header | lpmapi.h |