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

Public Attributes

const INetCfg * lpVtbl
 
const INetCfgLock * lpVtblLock
 
const INetCfgPnpReconfigCallback * lpVtblPnpReconfigCallback
 
LONG ref
 
BOOL bInitialized
 
HANDLE hMutex
 
NetCfgComponentItempNet
 
NetCfgComponentItempService
 
NetCfgComponentItempClient
 
NetCfgComponentItempProtocol
 

Detailed Description

Definition at line 3 of file netcfg_iface.c.

Member Data Documentation

◆ bInitialized

BOOL INetCfgImpl::bInitialized

Definition at line 9 of file netcfg_iface.c.

◆ hMutex

HANDLE INetCfgImpl::hMutex

Definition at line 10 of file netcfg_iface.c.

◆ lpVtbl

const INetCfg* INetCfgImpl::lpVtbl

Definition at line 5 of file netcfg_iface.c.

◆ lpVtblLock

const INetCfgLock* INetCfgImpl::lpVtblLock

Definition at line 6 of file netcfg_iface.c.

◆ lpVtblPnpReconfigCallback

const INetCfgPnpReconfigCallback* INetCfgImpl::lpVtblPnpReconfigCallback

Definition at line 7 of file netcfg_iface.c.

◆ pClient

NetCfgComponentItem* INetCfgImpl::pClient

Definition at line 13 of file netcfg_iface.c.

◆ pNet

NetCfgComponentItem* INetCfgImpl::pNet

Definition at line 11 of file netcfg_iface.c.

◆ pProtocol

NetCfgComponentItem* INetCfgImpl::pProtocol

Definition at line 14 of file netcfg_iface.c.

◆ pService

NetCfgComponentItem* INetCfgImpl::pService

Definition at line 12 of file netcfg_iface.c.

◆ ref

LONG INetCfgImpl::ref

Definition at line 8 of file netcfg_iface.c.


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