ReactOS 0.4.15-dev-7953-g1f49173
TcpipConfNotifyImpl Struct Reference
Collaboration diagram for TcpipConfNotifyImpl:

Public Attributes

const INetCfgComponentPropertyUi * lpVtbl
 
const INetCfgComponentControl * lpVtblCompControl
 
LONG ref
 
IUnknownpUnknown
 
INetCfg * pNCfg
 
INetCfgComponent * pNComp
 
TcpipSettingspCurrentConfig
 
CLSID NetCfgInstanceId
 

Detailed Description

Definition at line 67 of file tcpipconf_notify.c.

Member Data Documentation

◆ lpVtbl

const INetCfgComponentPropertyUi* TcpipConfNotifyImpl::lpVtbl

Definition at line 69 of file tcpipconf_notify.c.

◆ lpVtblCompControl

const INetCfgComponentControl* TcpipConfNotifyImpl::lpVtblCompControl

Definition at line 70 of file tcpipconf_notify.c.

◆ NetCfgInstanceId

CLSID TcpipConfNotifyImpl::NetCfgInstanceId

Definition at line 76 of file tcpipconf_notify.c.

◆ pCurrentConfig

TcpipSettings* TcpipConfNotifyImpl::pCurrentConfig

Definition at line 75 of file tcpipconf_notify.c.

Referenced by TcpipFilterSettingsDlg().

◆ pNCfg

INetCfg* TcpipConfNotifyImpl::pNCfg

Definition at line 73 of file tcpipconf_notify.c.

◆ pNComp

INetCfgComponent* TcpipConfNotifyImpl::pNComp

Definition at line 74 of file tcpipconf_notify.c.

◆ pUnknown

IUnknown* TcpipConfNotifyImpl::pUnknown

Definition at line 72 of file tcpipconf_notify.c.

◆ ref

LONG TcpipConfNotifyImpl::ref

Definition at line 71 of file tcpipconf_notify.c.


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