ReactOS 0.4.15-dev-7942-gd23573b
IEnumNetCfgComponentImpl Struct Reference
Collaboration diagram for IEnumNetCfgComponentImpl:

Public Attributes

const IEnumNetCfgComponent * lpVtbl
 
LONG ref
 
NetCfgComponentItempCurrent
 
NetCfgComponentItempHead
 
INetCfg * pNCfg
 

Detailed Description

Definition at line 13 of file inetcfgcomp_iface.c.

Member Data Documentation

◆ lpVtbl

const IEnumNetCfgComponent* IEnumNetCfgComponentImpl::lpVtbl

Definition at line 15 of file inetcfgcomp_iface.c.

◆ pCurrent

NetCfgComponentItem* IEnumNetCfgComponentImpl::pCurrent

Definition at line 17 of file inetcfgcomp_iface.c.

◆ pHead

NetCfgComponentItem* IEnumNetCfgComponentImpl::pHead

Definition at line 18 of file inetcfgcomp_iface.c.

◆ pNCfg

INetCfg* IEnumNetCfgComponentImpl::pNCfg

Definition at line 19 of file inetcfgcomp_iface.c.

◆ ref

LONG IEnumNetCfgComponentImpl::ref

Definition at line 16 of file inetcfgcomp_iface.c.


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