Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Filter_Spec_IPv4GPI structure contains generalized port ID information about an IPv4 FILTERSPEC.
Syntax
typedef struct {
IN_ADDR filt_ipaddr;
ULONG filt_gpi;
} Filter_Spec_IPv4GPI;
Members
filt_ipaddr
IP address of the source address, in the form of an in_addr structure.
filt_gpi
Generalized Port Identifier.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Header | lpmapi.h |