ReactOS 0.4.15-dev-7842-g558ab78
EnumConnections Struct Reference
Collaboration diagram for EnumConnections:

Public Attributes

IEnumConnections IEnumConnections_iface
 
LONG ref
 
ConnectionPointcp
 
DWORD iter
 
unsigned iter
 

Detailed Description

Definition at line 131 of file events.c.

Member Data Documentation

◆ cp

ConnectionPoint * EnumConnections::cp

Definition at line 136 of file events.c.

◆ IEnumConnections_iface

IEnumConnections EnumConnections::IEnumConnections_iface

Definition at line 132 of file events.c.

◆ iter [1/2]

DWORD EnumConnections::iter

Definition at line 137 of file events.c.

◆ iter [2/2]

unsigned EnumConnections::iter

Definition at line 26 of file conpoint.c.

◆ ref

LONG EnumConnections::ref

Definition at line 134 of file events.c.


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