|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#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(), IpDumpFn(), IpShowAdapters(), and ITcpipProperties_fnUnknown1().
| PWSTR _TCPIP_PROPERTIES::pszIpAddress |
Definition at line 7 of file netcfgn_undoc.h.
Referenced by GetInterfaceProperties(), IpDumpFn(), IpShowAdapters(), and ITcpipProperties_fnUnknown1().
| PWSTR _TCPIP_PROPERTIES::pszParameters |
Definition at line 9 of file netcfgn_undoc.h.
Referenced by GetInterfaceProperties(), IpDumpFn(), IpShowAdapters(), and ITcpipProperties_fnUnknown1().
| PWSTR _TCPIP_PROPERTIES::pszSubnetMask |
Definition at line 8 of file netcfgn_undoc.h.
Referenced by GetInterfaceProperties(), IpDumpFn(), IpShowAdapters(), and ITcpipProperties_fnUnknown1().