|
ReactOS 0.4.17-dev-357-ga8f14ff
|
#include <netcfgn_undoc.h>
Public Attributes | |
| DWORD | dwDhcp |
| PWSTR | pszIpAddress |
| PWSTR | pszSubnetMask |
| PWSTR | pszParameters |
Definition at line 4 of file netcfgn_undoc.h.
| DWORD _TCPIP_PROPERTIES::dwDhcp |
Definition at line 6 of file netcfgn_undoc.h.
Referenced by GetInterfaceProperties(), IpAddAddress(), IpAddDns(), IpDeleteAddress(), IpDeleteDns(), IpDumpFn(), IpSetAddress(), IpSetDns(), IpShowAdapters(), ITcpipProperties_fnUnknown1(), ITcpipProperties_fnUnknown2(), and SetInterfaceProperties().
| PWSTR _TCPIP_PROPERTIES::pszIpAddress |
Definition at line 7 of file netcfgn_undoc.h.
Referenced by GetInterfaceProperties(), IpAddAddress(), IpAddDns(), IpDeleteAddress(), IpDeleteDns(), IpDumpFn(), IpSetAddress(), IpSetDns(), IpShowAdapters(), ITcpipProperties_fnUnknown1(), ITcpipProperties_fnUnknown2(), and SetInterfaceProperties().
| PWSTR _TCPIP_PROPERTIES::pszParameters |
Definition at line 9 of file netcfgn_undoc.h.
Referenced by GetInterfaceProperties(), IpAddAddress(), IpAddDns(), IpDeleteAddress(), IpDeleteDns(), IpDumpFn(), IpSetAddress(), IpSetDns(), IpShowAdapters(), ITcpipProperties_fnUnknown1(), ITcpipProperties_fnUnknown2(), and SetInterfaceProperties().
| PWSTR _TCPIP_PROPERTIES::pszSubnetMask |
Definition at line 8 of file netcfgn_undoc.h.
Referenced by GetInterfaceProperties(), IpAddAddress(), IpAddDns(), IpDeleteAddress(), IpDeleteDns(), IpDumpFn(), IpSetAddress(), IpSetDns(), IpShowAdapters(), ITcpipProperties_fnUnknown1(), ITcpipProperties_fnUnknown2(), and SetInterfaceProperties().