Scope_list_ipv4 structure (lpmapi.h)
The Scope_list_ipv4 structure contains RSVP SCOPE object information.
Syntax
typedef struct {
IN_ADDR scopl_ipaddr[1];
} Scope_list_ipv4;
Members
scopl_ipaddr[1]
Variable-length list of IP sender addresses, expressed as an array of IN_ADDR structures.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Header | lpmapi.h |