|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | tagINetConnectionItem |
| class | CNetConnectionManager |
| class | CNetConnection |
Typedefs | |
| typedef struct tagINetConnectionItem | INetConnectionItem |
| typedef struct tagINetConnectionItem * | PINetConnectionItem |
Functions | |
| BOOL | GetAdapterIndexFromNetCfgInstanceId (PIP_ADAPTER_INFO pAdapterInfo, LPWSTR szNetCfg, PDWORD pIndex) |
| HRESULT WINAPI | CNetConnectionManager_CreateInstance (REFIID riid, LPVOID *ppv) |
| typedef struct tagINetConnectionItem * PINetConnectionItem |
Definition at line 706 of file connectmanager.cpp.
Referenced by ILGetConnection(), CEnumIDList::Initialize(), and CLanStatus::InitializeNetTaskbarNotifications().
| BOOL GetAdapterIndexFromNetCfgInstanceId | ( | PIP_ADAPTER_INFO | pAdapterInfo, |
| LPWSTR | szNetCfg, | ||
| PDWORD | pIndex | ||
| ) |
Definition at line 464 of file connectmanager.cpp.
Referenced by CNetConnectionManager::EnumerateINetConnections(), and InitializePropertyDialog().