|
ReactOS 0.4.16-dev-1885-g9decade
|
#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::@3342 |
| DWORD _NS_HELPER_ATTRIBUTES::dwVersion |
Definition at line 156 of file netsh.h.
Referenced by RegisterInterfaceHelper(), and RegisterIpHelper().
| GUID _NS_HELPER_ATTRIBUTES::guidHelper |
Definition at line 161 of file netsh.h.
Referenced by PrintHelpers(), RegisterInterfaceHelper(), and RegisterIpHelper().
| PNS_HELPER_START_FN _NS_HELPER_ATTRIBUTES::pfnStart |
Definition at line 162 of file netsh.h.
Referenced by RegisterInterfaceHelper(), RegisterIpHelper(), and StartHelpers().
| PNS_HELPER_STOP_FN _NS_HELPER_ATTRIBUTES::pfnStop |
Definition at line 163 of file netsh.h.
Referenced by RegisterInterfaceHelper(), and RegisterIpHelper().