Edit

NS_REQS enumeration (netsh.h)

The NS_REQS enumeration specifies the number of events.

Syntax

typedef enum _NS_REQS {
  NS_REQ_ZERO,
  NS_REQ_PRESENT,
  NS_REQ_ALLOW_MULTIPLE,
  NS_REQ_ONE_OR_MORE
} NS_REQS;

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Header netsh.h