ReactOS 0.4.16-dev-2522-g97cc325
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
 
CLSID NetCfgInstanceId
 

Detailed Description

Definition at line 68 of file tcpipconf_notify.c.

Member Data Documentation

◆ lpVtbl

const INetCfgComponentControl* TcpipConfNotifyImpl::lpVtbl

Definition at line 70 of file tcpipconf_notify.c.

◆ lpVtblCompPropertyUi

const INetCfgComponentPropertyUi* TcpipConfNotifyImpl::lpVtblCompPropertyUi

Definition at line 71 of file tcpipconf_notify.c.

◆ lpVtblCompSetup

const INetCfgComponentSetup* TcpipConfNotifyImpl::lpVtblCompSetup

Definition at line 72 of file tcpipconf_notify.c.

◆ NetCfgInstanceId

CLSID TcpipConfNotifyImpl::NetCfgInstanceId

Definition at line 78 of file tcpipconf_notify.c.

◆ pCurrentConfig

TcpipSettings* TcpipConfNotifyImpl::pCurrentConfig

Definition at line 77 of file tcpipconf_notify.c.

Referenced by TcpipFilterSettingsDlg().

◆ pNCfg

INetCfg* TcpipConfNotifyImpl::pNCfg

Definition at line 75 of file tcpipconf_notify.c.

◆ pNComp

INetCfgComponent* TcpipConfNotifyImpl::pNComp

Definition at line 76 of file tcpipconf_notify.c.

◆ pUnknown

IUnknown* TcpipConfNotifyImpl::pUnknown

Definition at line 74 of file tcpipconf_notify.c.

◆ ref

LONG TcpipConfNotifyImpl::ref

Definition at line 73 of file tcpipconf_notify.c.


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