NcFreeNetconProperties function (netcon.h)
[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