Skip to content

Commit 4b45f08

Browse files
Merge pull request #984 from ChrisOfTheLewi/patch-2
Update nf-netfw-networkisolationenumappcontainers.md
2 parents 24fd425 + d5866ba commit 4b45f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-api-src/content/netfw/nf-netfw-networkisolationenumappcontainers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ ERROR_OUTOFMEMORY will be returned if memory is unavailable.
8888

8989
## -remarks
9090

91-
If no app containers are installed on the system, ERROR_SUCCESS will still be returned (and <i>ppPublicAppCs</i> will be empty).
91+
If no app containers are installed on the system, ERROR_SUCCESS will still be returned (and <i>ppPublicAppCs</i> will be empty). If ppPublicAppCs is not empty, <a href="https://docs.microsoft.com/en-us/windows/win32/api/netfw/nf-netfw-networkisolationfreeappcontainers">NetworkIsolationFreeAppContainers</a> should be used to free the memory when you are done using it.
9292

9393
## -see-also
9494

0 commit comments

Comments
 (0)