|
GME
13
|
#include <MgaConnection.h>


Public Member Functions | |
| CMgaConnPoint () | |
| ~CMgaConnPoint () | |
| STDMETHOD() | get_Owner (IMgaConnection **pVal) |
| STDMETHOD() | get_ConnRole (BSTR *pVal) |
| STDMETHOD() | put_ConnRole (BSTR newVal) |
| STDMETHOD() | get_Target (IMgaFCO **pVal) |
| STDMETHOD() | get_References (IMgaFCOs **pVal) |
| STDMETHOD() | Remove () |
Static Public Member Functions | |
| static void | GetConnPoint (FCO *f, CoreObj &c, IMgaConnPoint **cp) |
Public Attributes | |
| DEFSIG | |
| CComPtr< FCO > | fco |
| CoreObj | cobj |
Definition at line 76 of file MgaConnection.h.
| CMgaConnPoint::CMgaConnPoint | ( | ) | [inline] |
Definition at line 84 of file MgaConnection.h.
Definition at line 154 of file MgaConnection.cpp.
| STDMETHODIMP CMgaConnPoint::get_ConnRole | ( | BSTR * | pVal | ) |
Definition at line 274 of file MgaConnection.cpp.
| STDMETHODIMP CMgaConnPoint::get_Owner | ( | IMgaConnection ** | pVal | ) |
Definition at line 267 of file MgaConnection.cpp.
| STDMETHODIMP CMgaConnPoint::get_References | ( | IMgaFCOs ** | pVal | ) |
Definition at line 323 of file MgaConnection.cpp.
| STDMETHODIMP CMgaConnPoint::get_Target | ( | IMgaFCO ** | pVal | ) |
Definition at line 314 of file MgaConnection.cpp.
| void CMgaConnPoint::GetConnPoint | ( | FCO * | f, |
| CoreObj & | c, | ||
| IMgaConnPoint ** | cp | ||
| ) | [static] |
Definition at line 133 of file MgaConnection.cpp.
| STDMETHODIMP CMgaConnPoint::put_ConnRole | ( | BSTR | newVal | ) |
Definition at line 298 of file MgaConnection.cpp.
| STDMETHODIMP CMgaConnPoint::Remove | ( | ) |
Definition at line 358 of file MgaConnection.cpp.
Definition at line 89 of file MgaConnection.h.
Definition at line 83 of file MgaConnection.h.
| CComPtr<FCO> CMgaConnPoint::fco |
Definition at line 88 of file MgaConnection.h.
1.7.6.1