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.
[Internet Connection Firewall may be altered or unavailable in subsequent versions. Instead, use the Windows Firewall API.]
The NcFreeNetconProperties function frees memory associated with NETCON_PROPERTIES structures.
Syntax
VOID NcFreeNetconProperties(
[in] NETCON_PROPERTIES *pProps
);
Parameters
[in] pProps
Pointer to a NETCON_PROPERTIES structure to be freed.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | netcon.h |
| DLL | Netshell.dll |
See also
Internet Connection Sharing and Internet Connection Firewall Interfaces
Internet Connection Sharing and Internet Connection Firewall Reference