GuarRspec structure (lpmapi.h)

The GuarRspec structure contains guaranteed Rspec information.

Syntax

typedef struct {
  FLOAT Guar_R;
  ULONG Guar_S;
} GuarRspec;

Members

Guar_R

Guaranteed rate, in bytes per second.

Guar_S

Slack term, in seconds.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Header lpmapi.h

See also

GuarFlowSpec