ReactOS 0.4.16-dev-340-g0540c21
|
#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 49 of file precomp.h.
Referenced by ApplyOrCancelChanges().
CLSID tagNetCfgComponentItem::InstanceId |
Definition at line 45 of file precomp.h.
Referenced by ApplyOrCancelChanges().
INetCfgComponentControl* tagNetCfgComponentItem::pNCCC |
Definition at line 52 of file precomp.h.
Referenced by ApplyOrCancelChanges().
struct tagNetCfgComponentItem* tagNetCfgComponentItem::pNext |
Definition at line 51 of file precomp.h.
Referenced by ApplyOrCancelChanges(), EnumClientServiceProtocol(), EnumerateNetworkAdapter(), FindNetworkComponent(), and INetCfg_fnUninitialize().
LPWSTR tagNetCfgComponentItem::pszBinding |
Definition at line 50 of file precomp.h.
Referenced by FreeComponentItem(), and INetCfgComponentBindings_fnIsBoundTo().
LPWSTR tagNetCfgComponentItem::szBindName |
Definition at line 43 of file precomp.h.
Referenced by FreeComponentItem().
LPWSTR tagNetCfgComponentItem::szDisplayName |
Definition at line 40 of file precomp.h.
Referenced by ApplyOrCancelChanges(), and FreeComponentItem().
LPWSTR tagNetCfgComponentItem::szHelpText |
Definition at line 41 of file precomp.h.
Referenced by FreeComponentItem().
LPWSTR tagNetCfgComponentItem::szId |
Definition at line 42 of file precomp.h.
Referenced by FindNetworkComponent(), and FreeComponentItem().
LPWSTR tagNetCfgComponentItem::szNodeId |
Definition at line 44 of file precomp.h.
Referenced by FreeComponentItem().