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

Public Attributes | |
| LPWSTR | szDisplayName |
| LPWSTR | szHelpText |
| LPWSTR | szId |
| LPWSTR | szBindName |
| LPWSTR | szNodeId |
| CLSID | InstanceId |
| CLSID | ClassGUID |
| DWORD | dwCharacteristics |
| ULONG | Status |
| BOOL | bChanged |
| LPWSTR | pszBinding |
| struct tagNetCfgComponentItem * | pNext |
| INetCfgComponentControl * | pNCCC |
| BOOL tagNetCfgComponentItem::bChanged |
Definition at line 52 of file precomp.h.
Referenced by ApplyOrCancelChanges().
| CLSID tagNetCfgComponentItem::InstanceId |
Definition at line 48 of file precomp.h.
Referenced by ApplyOrCancelChanges().
| INetCfgComponentControl* tagNetCfgComponentItem::pNCCC |
Definition at line 55 of file precomp.h.
Referenced by ApplyOrCancelChanges().
| struct tagNetCfgComponentItem* tagNetCfgComponentItem::pNext |
Definition at line 54 of file precomp.h.
Referenced by ApplyOrCancelChanges(), EnumClientServiceProtocol(), EnumerateNetworkAdapter(), FindNetworkComponent(), INetCfg_fnUninitialize(), and INetCfgClass_fnFindComponent().
| LPWSTR tagNetCfgComponentItem::pszBinding |
Definition at line 53 of file precomp.h.
Referenced by FreeComponentItem(), and INetCfgComponentBindings_fnIsBoundTo().
| LPWSTR tagNetCfgComponentItem::szBindName |
Definition at line 46 of file precomp.h.
Referenced by FreeComponentItem().
| LPWSTR tagNetCfgComponentItem::szDisplayName |
Definition at line 43 of file precomp.h.
Referenced by ApplyOrCancelChanges(), and FreeComponentItem().
| LPWSTR tagNetCfgComponentItem::szHelpText |
Definition at line 44 of file precomp.h.
Referenced by FreeComponentItem().
| LPWSTR tagNetCfgComponentItem::szId |
Definition at line 45 of file precomp.h.
Referenced by FindNetworkComponent(), FreeComponentItem(), and INetCfgClass_fnFindComponent().
| LPWSTR tagNetCfgComponentItem::szNodeId |
Definition at line 47 of file precomp.h.
Referenced by FreeComponentItem().