Desktop Functions: Smart Device Functions:
|
Search Results for "PfRemoveFiltersFromInterface" in [All]iphlpapi
[DllImport("iphlpapi.dll", EntryPoint = "PfRemoveFiltersFromInterface")]
static extern uint PfRemoveFiltersFromInterface(IntPtr ih, uint cInFilters,
Declare Function PfRemoveFiltersFromInterface Lib "iphlpapi.dll" (TODO) As TODO
/// The PfRemoveFiltersFromInterface function removes the specified filters from the interface. |