|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <netsh.h>

Public Attributes | |
| union { | |
| struct { | |
| DWORD dwVersion | |
| DWORD dwReserved | |
| } | |
| ULONGLONG _ullAlign | |
| }; | |
| GUID | guidHelper |
| PNS_HELPER_START_FN | pfnStart |
| PNS_HELPER_STOP_FN | pfnStop |
| union { ... } _NS_HELPER_ATTRIBUTES::@3346 |
| DWORD _NS_HELPER_ATTRIBUTES::dwVersion |
Definition at line 173 of file netsh.h.
Referenced by RegisterInterfaceHelper(), RegisterIpHelper(), and RegisterWinsockHelper().
| GUID _NS_HELPER_ATTRIBUTES::guidHelper |
Definition at line 178 of file netsh.h.
Referenced by PrintHelpers(), RegisterInterfaceHelper(), RegisterIpHelper(), and RegisterWinsockHelper().
| PNS_HELPER_START_FN _NS_HELPER_ATTRIBUTES::pfnStart |
Definition at line 179 of file netsh.h.
Referenced by RegisterInterfaceHelper(), RegisterIpHelper(), RegisterWinsockHelper(), and StartHelpers().
| PNS_HELPER_STOP_FN _NS_HELPER_ATTRIBUTES::pfnStop |
Definition at line 180 of file netsh.h.
Referenced by RegisterInterfaceHelper(), RegisterIpHelper(), and RegisterWinsockHelper().