ReactOS 0.4.15-dev-7113-g9ea2222
|
#include <precomp.h>
Public Attributes | |
BYTE | type |
GUID | guidId |
NETCON_STATUS | Status |
NETCON_MEDIATYPE | MediaType |
DWORD | dwCharacter |
ULONG_PTR | uNameOffset |
ULONG_PTR | uDeviceNameOffset |
DWORD tagNETCONIDSTRUCT::dwCharacter |
Definition at line 64 of file precomp.h.
Referenced by ILCreateNetConnectItem().
GUID tagNETCONIDSTRUCT::guidId |
Definition at line 61 of file precomp.h.
Referenced by ILCreateNetConnectItem().
NETCON_MEDIATYPE tagNETCONIDSTRUCT::MediaType |
Definition at line 63 of file precomp.h.
Referenced by ILCreateNetConnectItem().
NETCON_STATUS tagNETCONIDSTRUCT::Status |
Definition at line 62 of file precomp.h.
Referenced by ILCreateNetConnectItem().
ULONG_PTR tagNETCONIDSTRUCT::uDeviceNameOffset |
Definition at line 66 of file precomp.h.
Referenced by ILCreateNetConnectItem().
ULONG_PTR tagNETCONIDSTRUCT::uNameOffset |
Definition at line 65 of file precomp.h.
Referenced by ILCreateNetConnectItem().