Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Rsvp_Hop_IPv4 structure (lpmapi.h)
The Rsvp_Hop_IPv4 structure stores information about an RSVP-enabled IPv4 hop.
Syntax
typedef struct {
IN_ADDR hop_ipaddr;
ULONG hop_LIH;
} Rsvp_Hop_IPv4;
Members
hop_ipaddr
The next or previous hop IP address, in the form of an in_addr structure.
hop_LIH
Logical Interface Handle.
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
Feedback
Was this page helpful?
