|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#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 | pszUpperRange |
| LPWSTR | pszLowerRange |
| LPWSTR | pszBinding |
| DWORD | dwSupportedNotifications |
| INetCfgComponentControl * | pControl |
| INetCfgComponentPropertyUi * | pPropertyUi |
| INetCfgComponentSetup * | pSetup |
| INetCfgComponentNotifyBinding * | pNotifyBinding |
| INetCfgComponentNotifyGlobal * | pNotifyGlobal |
| INetCfgComponentUpperEdge * | pUpperEdge |
| struct tagNetCfgComponentItem * | pNext |
| BOOL tagNetCfgComponentItem::bChanged |
Definition at line 53 of file precomp.h.
Referenced by ApplyOrCancelChanges().
| CLSID tagNetCfgComponentItem::InstanceId |
Definition at line 49 of file precomp.h.
Referenced by ApplyOrCancelChanges().
| INetCfgComponentControl* tagNetCfgComponentItem::pControl |
Definition at line 58 of file precomp.h.
Referenced by ApplyOrCancelChanges().
| struct tagNetCfgComponentItem* tagNetCfgComponentItem::pNext |
Definition at line 64 of file precomp.h.
Referenced by ApplyOrCancelChanges(), EnumClientServiceProtocol(), EnumerateNetworkAdapter(), FindNetworkComponent(), INetCfg_fnUninitialize(), and INetCfgClass_fnFindComponent().
| INetCfgComponentNotifyBinding* tagNetCfgComponentItem::pNotifyBinding |
| INetCfgComponentNotifyGlobal* tagNetCfgComponentItem::pNotifyGlobal |
| INetCfgComponentPropertyUi* tagNetCfgComponentItem::pPropertyUi |
| LPWSTR tagNetCfgComponentItem::pszBinding |
Definition at line 56 of file precomp.h.
Referenced by FreeComponentItem(), and INetCfgComponentBindings_fnIsBoundTo().
| LPWSTR tagNetCfgComponentItem::pszLowerRange |
Definition at line 55 of file precomp.h.
Referenced by FreeComponentItem(), and INetCfgComponentBindings_fnSupportsBindingInterface().
| LPWSTR tagNetCfgComponentItem::pszUpperRange |
Definition at line 54 of file precomp.h.
Referenced by FreeComponentItem(), and INetCfgComponentBindings_fnSupportsBindingInterface().
| INetCfgComponentUpperEdge* tagNetCfgComponentItem::pUpperEdge |
| LPWSTR tagNetCfgComponentItem::szBindName |
Definition at line 47 of file precomp.h.
Referenced by FreeComponentItem().
| LPWSTR tagNetCfgComponentItem::szDisplayName |
Definition at line 44 of file precomp.h.
Referenced by ApplyOrCancelChanges(), and FreeComponentItem().
| LPWSTR tagNetCfgComponentItem::szHelpText |
Definition at line 45 of file precomp.h.
Referenced by FreeComponentItem().
| LPWSTR tagNetCfgComponentItem::szId |
Definition at line 46 of file precomp.h.
Referenced by FindNetworkComponent(), FreeComponentItem(), and INetCfgClass_fnFindComponent().
| LPWSTR tagNetCfgComponentItem::szNodeId |
Definition at line 48 of file precomp.h.
Referenced by FreeComponentItem().