IAcyclicSide Struct Reference

#include <comstl/util/acyclic_connector.hpp>

Inherited by acyclic_connector::side.

List of all members.


Detailed Description

Interface for acyclic communication.

Public Member Functions

 STDMETHOD_ (void, Clear)()=0
 Causes knowledge of the presence of the peer to be discarded.
HRESULT QueryPeer (REFIID riid, void **ppv)=0
 Queries for the given interface on the peer.

Static Public Member Functions

static REFIID iid ()
 returns the IID for the IAcyclicSide interface.

Member Function Documentation

STDMETHOD_ ( void  ,
Clear   
) [pure virtual]

Causes knowledge of the presence of the peer to be discarded.

HRESULT QueryPeer ( REFIID  riid,
void **  ppv 
) [pure virtual]

Queries for the given interface on the peer.

Parameters:
riid The interface identifier of the requested interface.
ppv Address of the interface pointer.
Returns:
A standard HRESULT status code indicating success/failure.

static REFIID iid (  )  [inline, static]

returns the IID for the IAcyclicSide interface.


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

Generated on Thu Jun 10 08:58:26 2010 for STLSoft by  doxygen 1.5.6