ReactOS 0.4.17-dev-116-ga4b6fe9
tagNetCfgComponentItem Struct Reference

#include <precomp.h>

Collaboration diagram for tagNetCfgComponentItem:

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 tagNetCfgComponentItempNext
 

Detailed Description

Definition at line 42 of file precomp.h.

Member Data Documentation

◆ bChanged

BOOL tagNetCfgComponentItem::bChanged

Definition at line 53 of file precomp.h.

Referenced by ApplyOrCancelChanges().

◆ ClassGUID

CLSID tagNetCfgComponentItem::ClassGUID

Definition at line 50 of file precomp.h.

◆ dwCharacteristics

DWORD tagNetCfgComponentItem::dwCharacteristics

Definition at line 51 of file precomp.h.

◆ dwSupportedNotifications

DWORD tagNetCfgComponentItem::dwSupportedNotifications

Definition at line 57 of file precomp.h.

◆ InstanceId

CLSID tagNetCfgComponentItem::InstanceId

Definition at line 49 of file precomp.h.

Referenced by ApplyOrCancelChanges().

◆ pControl

INetCfgComponentControl* tagNetCfgComponentItem::pControl

Definition at line 58 of file precomp.h.

Referenced by ApplyOrCancelChanges().

◆ pNext

◆ pNotifyBinding

INetCfgComponentNotifyBinding* tagNetCfgComponentItem::pNotifyBinding

Definition at line 61 of file precomp.h.

◆ pNotifyGlobal

INetCfgComponentNotifyGlobal* tagNetCfgComponentItem::pNotifyGlobal

Definition at line 62 of file precomp.h.

◆ pPropertyUi

INetCfgComponentPropertyUi* tagNetCfgComponentItem::pPropertyUi

Definition at line 59 of file precomp.h.

◆ pSetup

INetCfgComponentSetup* tagNetCfgComponentItem::pSetup

Definition at line 60 of file precomp.h.

◆ pszBinding

LPWSTR tagNetCfgComponentItem::pszBinding

Definition at line 56 of file precomp.h.

Referenced by FreeComponentItem(), and INetCfgComponentBindings_fnIsBoundTo().

◆ pszLowerRange

LPWSTR tagNetCfgComponentItem::pszLowerRange

◆ pszUpperRange

LPWSTR tagNetCfgComponentItem::pszUpperRange

◆ pUpperEdge

INetCfgComponentUpperEdge* tagNetCfgComponentItem::pUpperEdge

Definition at line 63 of file precomp.h.

◆ Status

ULONG tagNetCfgComponentItem::Status

Definition at line 52 of file precomp.h.

◆ szBindName

LPWSTR tagNetCfgComponentItem::szBindName

Definition at line 47 of file precomp.h.

Referenced by FreeComponentItem().

◆ szDisplayName

LPWSTR tagNetCfgComponentItem::szDisplayName

Definition at line 44 of file precomp.h.

Referenced by ApplyOrCancelChanges(), and FreeComponentItem().

◆ szHelpText

LPWSTR tagNetCfgComponentItem::szHelpText

Definition at line 45 of file precomp.h.

Referenced by FreeComponentItem().

◆ szId

LPWSTR tagNetCfgComponentItem::szId

Definition at line 46 of file precomp.h.

Referenced by FindNetworkComponent(), FreeComponentItem(), and INetCfgClass_fnFindComponent().

◆ szNodeId

LPWSTR tagNetCfgComponentItem::szNodeId

Definition at line 48 of file precomp.h.

Referenced by FreeComponentItem().


The documentation for this struct was generated from the following file: