ReactOS 0.4.16-dev-2617-g01a0906
TcpipConfNotifyImpl Struct Reference
Collaboration diagram for TcpipConfNotifyImpl:

Public Attributes

const INetCfgComponentControl * lpVtbl
 
const INetCfgComponentPropertyUi * lpVtblCompPropertyUi
 
const INetCfgComponentSetup * lpVtblCompSetup
 
LONG ref
 
IUnknownpUnknown
 
INetCfg * pNCfg
 
INetCfgComponent * pNComp
 
TcpipSettingspCurrentConfig
 
TcpipSettingspOldConfig
 
CLSID NetCfgInstanceId
 

Detailed Description

Definition at line 80 of file tcpipconf_notify.c.

Member Data Documentation

◆ lpVtbl

const INetCfgComponentControl* TcpipConfNotifyImpl::lpVtbl

Definition at line 82 of file tcpipconf_notify.c.

◆ lpVtblCompPropertyUi

const INetCfgComponentPropertyUi* TcpipConfNotifyImpl::lpVtblCompPropertyUi

Definition at line 83 of file tcpipconf_notify.c.

◆ lpVtblCompSetup

const INetCfgComponentSetup* TcpipConfNotifyImpl::lpVtblCompSetup

Definition at line 84 of file tcpipconf_notify.c.

◆ NetCfgInstanceId

CLSID TcpipConfNotifyImpl::NetCfgInstanceId

Definition at line 91 of file tcpipconf_notify.c.

◆ pCurrentConfig

TcpipSettings* TcpipConfNotifyImpl::pCurrentConfig

Definition at line 89 of file tcpipconf_notify.c.

Referenced by TcpipFilterSettingsDlg().

◆ pNCfg

INetCfg* TcpipConfNotifyImpl::pNCfg

Definition at line 87 of file tcpipconf_notify.c.

◆ pNComp

INetCfgComponent* TcpipConfNotifyImpl::pNComp

Definition at line 88 of file tcpipconf_notify.c.

◆ pOldConfig

TcpipSettings* TcpipConfNotifyImpl::pOldConfig

Definition at line 90 of file tcpipconf_notify.c.

◆ pUnknown

IUnknown* TcpipConfNotifyImpl::pUnknown

Definition at line 86 of file tcpipconf_notify.c.

◆ ref

LONG TcpipConfNotifyImpl::ref

Definition at line 85 of file tcpipconf_notify.c.


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