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 NetworkIsolationFreeAppContainers function is used to release memory resources allocated to one or more app containers
Syntax
DWORD NetworkIsolationFreeAppContainers(
[in] PINET_FIREWALL_APP_CONTAINER pPublicAppCs
);
Parameters
[in] pPublicAppCs
Type: PINET_FIREWALL_APP_CONTAINER
The app container memory resources to be freed.
Return value
Type: DWORD
Returns ERROR_SUCCESS.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | netfw.h (include Netfw.h) |
DLL | Firewallapi.dll |