NetworkIsolationEnumerateAppContainerRules function
The NetworkIsolationEnumerateAppContainerRules function enumerates all of the rules related to app containers.
Syntax
HRESULT NetworkIsolationEnumerateAppContainerRules( _Out_ IEnumVARIANT **newEnum );
Parameters
- newEnum [out]
-
Type: IEnumVARIANT**
Enumerator interface of an INetFwRule3 object that represents the rules enforcing app containers.
Return value
Type: HRESULT
If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
|
Minimum supported client | Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
Header |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 10/26/2012
