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

Public Attributes | |
| struct tagINetConnectionItem * | Next |
| DWORD | dwAdapterIndex |
| NETCON_PROPERTIES | Props |
Definition at line 2 of file connectmanager.h.
| DWORD tagINetConnectionItem::dwAdapterIndex |
Definition at line 5 of file connectmanager.h.
Referenced by CNetConnectionManager::EnumerateINetConnections(), and CNetConnection::Initialize().
| struct tagINetConnectionItem* tagINetConnectionItem::Next |
Definition at line 4 of file connectmanager.h.
Referenced by CNetConnectionManager::EnumerateINetConnections(), CNetConnectionManager::Next(), and CNetConnectionManager::Skip().
| NETCON_PROPERTIES tagINetConnectionItem::Props |
Definition at line 6 of file connectmanager.h.
Referenced by CNetConnectionManager::EnumerateINetConnections(), and CNetConnection::Initialize().