ReactOS 0.4.16-dev-816-g135a9a9
INetCfgClassImpl Struct Reference
Collaboration diagram for INetCfgClassImpl:

Public Attributes

const INetCfgClass * lpVtbl
 
const INetCfgClassSetup * lpVtblSetup
 
LONG ref
 
GUID ClassGuid
 
INetCfg * pNetCfg
 

Detailed Description

Definition at line 3 of file netcfgclass_iface.c.

Member Data Documentation

◆ ClassGuid

GUID INetCfgClassImpl::ClassGuid

Definition at line 8 of file netcfgclass_iface.c.

◆ lpVtbl

const INetCfgClass* INetCfgClassImpl::lpVtbl

Definition at line 5 of file netcfgclass_iface.c.

◆ lpVtblSetup

const INetCfgClassSetup* INetCfgClassImpl::lpVtblSetup

Definition at line 6 of file netcfgclass_iface.c.

◆ pNetCfg

INetCfg* INetCfgClassImpl::pNetCfg

Definition at line 9 of file netcfgclass_iface.c.

◆ ref

LONG INetCfgClassImpl::ref

Definition at line 7 of file netcfgclass_iface.c.


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