ReactOS 0.4.16-dev-289-g096a551
|
Public Attributes | |
IEnumConnections | IEnumConnections_iface |
LONG | refCount |
UINT | idx |
ConPt * | pt |
UINT _enum::idx |
Definition at line 876 of file ordinal.c.
Referenced by ConPt_EnumConnections(), and Enum_Next().
IEnumConnections _enum::IEnumConnections_iface |
Definition at line 873 of file ordinal.c.
Referenced by ConPt_EnumConnections().
ConPt* _enum::pt |
Definition at line 877 of file ordinal.c.
Referenced by ConPt_EnumConnections(), and Enum_Next().
LONG _enum::refCount |
Definition at line 874 of file ordinal.c.
Referenced by ConPt_EnumConnections(), Enum_AddRef(), and Enum_Release().