NetworkIsolationFreeAppContainers 関数 (netfw.h)
NetworkIsolationFreeAppContainers 関数は、1 つ以上のアプリ コンテナーに割り当てられたメモリ リソースを解放するために使用されます
構文
DWORD NetworkIsolationFreeAppContainers(
[in] PINET_FIREWALL_APP_CONTAINER pPublicAppCs
);
パラメーター
[in] pPublicAppCs
種類: PINET_FIREWALL_APP_CONTAINER
解放するアプリ コンテナー のメモリ リソース。
戻り値
型: DWORD
ERROR_SUCCESSを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2012 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | netfw.h (Netfw.h を含む) |
[DLL] | Firewallapi.dll |