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

Public Attributes | |
| WORD | Signature |
| BYTE | Unknown [8] |
| CLSID | clsidThisObject |
| GUID | guidId |
| DWORD | dwCharacter |
| NETCON_MEDIATYPE | MediaType |
| NETCON_STATUS | Status |
| ULONG | uNameOffset |
| ULONG | uDeviceNameOffset |
| CLSID tagNETCONIDSTRUCT::clsidThisObject |
Definition at line 64 of file precomp.h.
Referenced by ILCreateNetConnectItem().
| DWORD tagNETCONIDSTRUCT::dwCharacter |
Definition at line 66 of file precomp.h.
Referenced by ILCreateNetConnectItem().
| GUID tagNETCONIDSTRUCT::guidId |
Definition at line 65 of file precomp.h.
Referenced by CNetworkConnections::CompareIDs(), and ILCreateNetConnectItem().
| NETCON_MEDIATYPE tagNETCONIDSTRUCT::MediaType |
Definition at line 67 of file precomp.h.
Referenced by ILCreateNetConnectItem().
| NETCON_STATUS tagNETCONIDSTRUCT::Status |
Definition at line 68 of file precomp.h.
Referenced by ILCreateNetConnectItem().
| ULONG tagNETCONIDSTRUCT::uDeviceNameOffset |
Definition at line 70 of file precomp.h.
Referenced by ILCreateNetConnectItem().
| ULONG tagNETCONIDSTRUCT::uNameOffset |
Definition at line 69 of file precomp.h.
Referenced by ILCreateNetConnectItem().
| BYTE tagNETCONIDSTRUCT::Unknown[8] |
Definition at line 63 of file precomp.h.
Referenced by ILCreateNetConnectItem().