ReactOS 0.4.15-dev-7918-g2a2556c
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 pszBinding
 
struct tagNetCfgComponentItempNext
 
INetCfgComponentControl * pNCCC
 

Detailed Description

Definition at line 38 of file precomp.h.

Member Data Documentation

◆ bChanged

BOOL tagNetCfgComponentItem::bChanged

Definition at line 49 of file precomp.h.

Referenced by ApplyOrCancelChanges().

◆ ClassGUID

CLSID tagNetCfgComponentItem::ClassGUID

Definition at line 46 of file precomp.h.

◆ dwCharacteristics

DWORD tagNetCfgComponentItem::dwCharacteristics

Definition at line 47 of file precomp.h.

◆ InstanceId

CLSID tagNetCfgComponentItem::InstanceId

Definition at line 45 of file precomp.h.

Referenced by ApplyOrCancelChanges().

◆ pNCCC

INetCfgComponentControl* tagNetCfgComponentItem::pNCCC

Definition at line 52 of file precomp.h.

Referenced by ApplyOrCancelChanges().

◆ pNext

◆ pszBinding

LPWSTR tagNetCfgComponentItem::pszBinding

Definition at line 50 of file precomp.h.

Referenced by FreeComponentItem(), and INetCfgComponentBindings_fnIsBoundTo().

◆ Status

ULONG tagNetCfgComponentItem::Status

Definition at line 48 of file precomp.h.

◆ szBindName

LPWSTR tagNetCfgComponentItem::szBindName

Definition at line 43 of file precomp.h.

Referenced by FreeComponentItem().

◆ szDisplayName

LPWSTR tagNetCfgComponentItem::szDisplayName

Definition at line 40 of file precomp.h.

Referenced by ApplyOrCancelChanges(), and FreeComponentItem().

◆ szHelpText

LPWSTR tagNetCfgComponentItem::szHelpText

Definition at line 41 of file precomp.h.

Referenced by FreeComponentItem().

◆ szId

LPWSTR tagNetCfgComponentItem::szId

Definition at line 42 of file precomp.h.

Referenced by FindNetworkComponent(), and FreeComponentItem().

◆ szNodeId

LPWSTR tagNetCfgComponentItem::szNodeId

Definition at line 44 of file precomp.h.

Referenced by FreeComponentItem().


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