IRsEnumConnection Interface Reference

Inherits IUnknown.

List of all members.

Public Member Functions

HRESULT Next ([in] ULONG cConnections,[out] IRsConnection **pArrayConnections,[out] ULONG *pcFetched)
HRESULT Skip ([in] ULONG cConnections)
HRESULT Reset (void)
HRESULT Clone ([out] IRsEnumConnection **ppEnum)


Detailed Description

Connection enumerator

Member Function Documentation

HRESULT IRsEnumConnection::Next ( [in] ULONG  cConnections,
[out] IRsConnection **  pArrayConnections,
[out] ULONG *  pcFetched 
)

Parameters:
cConnections [in] .
pArrayConnections [out] .
pcFetched [out] .

HRESULT IRsEnumConnection::Skip ( [in] ULONG  cConnections  ) 

Parameters:
cConnections [in] .

HRESULT IRsEnumConnection::Reset ( void   ) 

Reset.

HRESULT IRsEnumConnection::Clone ( [out] IRsEnumConnection **  ppEnum  ) 

Parameters:
ppEnum [out] .


Generated on Wed May 20 21:32:22 2009 for trueSpace7.6 SDK by  doxygen 1.5.5