Skip to content

Latest commit

 

History

History
79 lines (63 loc) · 2.54 KB

ns-dhcpsapi-dhcp_filter_add_info.md

File metadata and controls

79 lines (63 loc) · 2.54 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:dhcpsapi._DHCP_FILTER_ADD_INFOV4
DHCP_FILTER_ADD_INFO (dhcpsapi.h)
Contains information regarding the link-layer filter to be added to the allow and deny filter list.
*LPDHCP_FILTER_ADD_INFO
DHCP_FILTER_ADD_INFO
DHCP_FILTER_ADD_INFO structure [DHCP]
PDHCP_FILTER_ADD_INFO
PDHCP_FILTER_ADD_INFO structure pointer [DHCP]
dhcp.dhcp_filter_add_info
dhcpsapi/DHCP_FILTER_ADD_INFO
dhcpsapi/PDHCP_FILTER_ADD_INFO
dhcp\dhcp_filter_add_info.htm
DHCP
eed7fffa-a48c-4ebc-ba3a-a118d2b0e20b
12/05/2018
*LPDHCP_FILTER_ADD_INFO, DHCP_FILTER_ADD_INFO, DHCP_FILTER_ADD_INFO structure [DHCP], PDHCP_FILTER_ADD_INFO, PDHCP_FILTER_ADD_INFO structure pointer [DHCP], dhcp.dhcp_filter_add_info, dhcpsapi/DHCP_FILTER_ADD_INFO, dhcpsapi/PDHCP_FILTER_ADD_INFO
dhcpsapi.h
Windows
None supported
Windows Server 2008 R2 [desktop apps only]
Windows
DHCP_FILTER_ADD_INFO, *LPDHCP_FILTER_ADD_INFO
19H1
_DHCP_FILTER_ADD_INFOV4
dhcpsapi/_DHCP_FILTER_ADD_INFOV4
LPDHCP_FILTER_ADD_INFO
dhcpsapi/LPDHCP_FILTER_ADD_INFO
DHCP_FILTER_ADD_INFO
dhcpsapi/DHCP_FILTER_ADD_INFO
c++
APIRef
kbSyntax
HeaderDef
Dhcpsapi.h
DHCP_FILTER_ADD_INFO

DHCP_FILTER_ADD_INFO structure

-description

The DHCP_FILTER_ADD_INFO structure contains information regarding the link-layer filter to be added to the allow and deny filter list.

-struct-fields

-field AddrPatt

DHCP_ADDR_PATTERN structure that contains the address/pattern-related information of the link-layer filter.

-field Comment

Pointer to a Unicode string that contains a text comment for the filter.

-field ListType

DHCP_FILTER_LIST_TYPE enumeration value that specifies the list type to which the filter is to be added.

-see-also

DHCP_ADDR_PATTERN

DHCP_FILTER_LIST_TYPE