ReactOS 0.4.15-dev-7907-g95bf896
INetCfgComponentImpl Struct Reference
Collaboration diagram for INetCfgComponentImpl:

Public Attributes

const INetCfgComponent * lpVtbl
 
const INetCfgComponentBindings * lpVtblComponentBindings
 
LONG ref
 
NetCfgComponentItempItem
 
INetCfgComponentPropertyUi * pProperty
 
INetCfg * pNCfg
 

Detailed Description

Definition at line 3 of file inetcfgcomp_iface.c.

Member Data Documentation

◆ lpVtbl

const INetCfgComponent* INetCfgComponentImpl::lpVtbl

Definition at line 5 of file inetcfgcomp_iface.c.

◆ lpVtblComponentBindings

const INetCfgComponentBindings* INetCfgComponentImpl::lpVtblComponentBindings

Definition at line 6 of file inetcfgcomp_iface.c.

◆ pItem

NetCfgComponentItem* INetCfgComponentImpl::pItem

Definition at line 8 of file inetcfgcomp_iface.c.

Referenced by INetCfgComponentBindings_fnIsBoundTo().

◆ pNCfg

INetCfg* INetCfgComponentImpl::pNCfg

Definition at line 10 of file inetcfgcomp_iface.c.

◆ pProperty

INetCfgComponentPropertyUi* INetCfgComponentImpl::pProperty

Definition at line 9 of file inetcfgcomp_iface.c.

◆ ref

LONG INetCfgComponentImpl::ref

Definition at line 7 of file inetcfgcomp_iface.c.


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